Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@lorandszakacs lorandszakacs released this 05 Aug 06:22
· 2 commits to main since this release
248be6e

This is the first release for a stable Scala 3 version, and with cats-effect 3 support!

⚠️ breaking

  • pureharm-db-testkit now depends on cats-effect 3.2.1, and the corresponding dependencies for it.
  • pureharm-db-testkit-ce2 is binary, and source compatible with pureharm-db-testkit from version 0.2.0, so if you haven't migrated to CE3 yet, use the former module.

Dependency upgrades

New Scala versions:

  • 2.13.6
  • 3.0.1
  • drop 3.0.0-RC2, 3.0.0-RC3

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