v0.3.1
What’s Changed
- Log exceptions that occur during shutdown, if they are not part of the "normal" interruption process (#179) @adamw
- Introduce an UnsupervisedFork trait, make .joinEither available only for unsupervised forks (#178) @adamw
- Scheduled and repeat API + retry refactoring (#172) @micossow
- Update sbt-mdoc to 2.5.4 (#177) @softwaremill-ci