Wait, this project is still alive? Yes, apparently!
This release includes:
- updating Slick to 3.5.1 (thanks to @Tvaroh!)
- update of Cats Effect to 3.5.x (just in case the 3.5.0 semantic breaking changes affect anyone)
- Scala 3 support (3.3.x and above)
The library is still in maintenance mode, but hopefully with these updates you won't be blocked by this library in your migration to Scala 3 or more recent releases of Typelevel libraries.
What's Changed
- Update slick to 3.4.1 by @scala-steward in #229
- Update scala-library to 2.12.17 by @scala-steward in #231
- Update sbt-ci-release to 1.5.11 by @scala-steward in #232
- Update scala-library to 2.13.10 by @scala-steward in #233
- Update postgresql to 42.3.8 by @scala-steward in #240
- Update README project version by @LaurenceWarne in #244
- Upgrade to Slick 3.5 by @Tvaroh in #245
New Contributors
- @LaurenceWarne made their first contribution in #244
- @Tvaroh made their first contribution in #245
Full Changelog: v0.5.0...v0.6.0