This is the first release of the module that is available for Scala 3!
⚠️ breaking changes ⚠️
- as per the
0.4.0
release notes, pureharm-config is no longer a dependency of this module.DBConnectionConfig
now ought to be read in application code, using the strategy best suited for the project. You can depend on pureharm-config directly to have least migration impact, or ideally, migrate to using pureharm-config-ciris.
dependency upgrades
- pureharm-core
0.3.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