Skip to content

Release based on macros 1.6.4

Compare
Choose a tag to compare
@lloydmeta lloydmeta released this 21 Jul 04:19
· 19 commits to master since this release
1702c6b

A number of upgrades + fixes + enhancements in this release, based on macros 1.6.4:

  • #366 to ump ReactiveMongo integration to 1.1.0-RC9 thanks to @limansky
  • #369 to drop 2.11 support thanks to @limansky
  • #370 to bump to Doobie integration to 1.0.0-rc4 thanks to @limansky
  • #371 to allow Scala 3 macro to support hierarchy of sealed traits thanks to @coreywoodfield
  • #373 to allow Scala 3 macro to support entries with typed params thanks to @jadenPete