Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@lorandszakacs lorandszakacs released this 02 Aug 09:18
b810914

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

internals

  • bump scalafmt to 3.0.0-RC6 — from 2.7.5
  • bump sbt to 1.5.5
  • bump sbt-spiewak to 0.21.0
  • bump sbt-scalafmt to 2.4.3