Breaking changes:
Allocator
now usesDispatcher
under the hood and does not requireIORuntime
. Can be used with non-IO monads.
What's Changed
- Update scalatest to 3.2.19 by @scala-steward in #12
- Update sbt-sonatype to 3.11.1 by @scala-steward in #13
- Update sbt-sonatype to 3.11.2 by @scala-steward in #15
- Update sbt-ci-release to 1.6.0 by @scala-steward in #14
- Update logback-classic to 1.5.7 by @scala-steward in #16
- Update sbt-ci-release to 1.6.1 by @scala-steward in #17
- Update sbt to 1.10.2 by @scala-steward in #19
- Update scala3-library to 3.3.4 by @scala-steward in #20
- Update sbt-ci-release to 1.7.0 by @scala-steward in #22
- Update logback-classic to 1.5.9 by @scala-steward in #21
- Update logback-classic to 1.5.10 by @scala-steward in #23
- Update sbt-ci-release to 1.8.0 by @scala-steward in #24
- Update sbt, scripted-plugin to 1.10.3 by @scala-steward in #26
- Update logback-classic to 1.5.11 by @scala-steward in #25
- Update sbt-ci-release to 1.9.0 by @scala-steward in #27
- Update logback-classic to 1.5.12 by @scala-steward in #28
- Update sbt, scripted-plugin to 1.10.4 by @scala-steward in #29
- Update cats-effect to 3.5.5 by @scala-steward in #30
- Update sbt, scripted-plugin to 1.10.5 by @scala-steward in #31
- Update sbt, scripted-plugin to 1.10.6 by @scala-steward in #34
- Update sbt, scripted-plugin to 1.10.7 by @scala-steward in #38
- Update sbt-ci-release to 1.9.2 by @scala-steward in #36
- Update cats-effect to 3.5.7 by @scala-steward in #33
- Update logback-classic to 1.5.15 by @scala-steward in #37
- Update logback-classic to 1.5.16 by @scala-steward in #39
- Setup sbt in gh actions by @igor-vovk in #41
- Update scala3-library to 3.3.5 by @scala-steward in #40
- Use Dispatcher and tagless instead of direct IORuntime operations by @igor-vovk in #42
New Contributors
- @scala-steward made their first contribution in #12
Full Changelog: v0.1.3...v0.1.4