Skip to content

v0.13.4

Compare
Choose a tag to compare
@jatcwang jatcwang released this 23 May 19:02
a8021d1

v0.13.4 (For cats-effect 2)

Scala 3.0.0 support

Doobie is now published for Scala 3.0.0!

New integration with MUnit (doobie-munit)

Doobie now integrates with the https://scalameta.org/munit test framework via the doobie-munit module.

See https://tpolecat.github.io/doobie/docs/13-Unit-Testing.html on how to use it!

Big thanks to @Kazark and @alejandrohdezma for contributing this integration!