Releases: lloydmeta/enumeratum
Releases · lloydmeta/enumeratum
enumeratum-1.7.5 release
- #403 to go from Scala native 0.4 to 0.5
- Misc. bumps to integration libs to possibly pick up ^
enumeratum 1.7.4
- #398
- Bumps to various integration libs:
- Note: circe and scalacheck were published with only patch version bumps but for some reason gave me woes with JS + native integrations, despite my efforts to ensure compat while looking at maven data. I had to walk these "back" in this repo, but I think/hope they should work in end-user repos in practice ; if not, please shout.
enumeratum-slick 1.7.6 release
enumeratum-slick-1.7.6 enumeratum-slick 1.7.6
enumeratum-slick 1.7.5
enumeratum-slick-1.7.5 enumeratum-slick 1.7.5
enumeratum-play 1.8.0
Release based on Play 3.0
Thanks to @gaeljw for the hard work of updating us to Pekko-based Play 3.0.0
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
enumeratum-slick 1.7.3 release
Updates to Slick 3.4.1
1.7.2 release (Scala native)
Thanks to @armanbilge , Enumeratum now supports Scala Native through #353
1.7.1 release (Scala 3)
1.7.0 release
- Adds support for overriding using name resolution using
extraNamesToValuesMap
- Bumps versions on
- Doobie
- Cats
- Slick
- Quill