This is the first release that is also available for cats-effect 3 and Scala 3!
⚠️ breaking changes
pureharm-db-flyway
now depends on cats-effect 3! If you are still on cats-effect 2 then usepureharm-db-flyway-ce2
- remove dependency on
pureharm-config
, depend on it in user code, or onpureharm-config-ciris
, and use it there to read the config.
dependency upgrades
- flyway
7.12.0
- cats-effect
3.2.1
/2.5.2
- pureharm-core
0.3.0
- pureharm-db-core
0.5.0
- pureharm-db-core-jdbc
0.5.0
internals
- bump scalafmt to
3.0.0-RC6
— from2.7.5
- bump sbt to
1.5.5
- bump sbt-spiewak to
0.21.0
- bump sbt-scalafmt to
2.4.3