Release based on macros 1.6.4
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