Skip to content

Releases: lloydmeta/enumeratum

enumeratum-slick 1.7.6 release

06 May 08:01
e1b806a
Compare
Choose a tag to compare
enumeratum-slick-1.7.6

enumeratum-slick 1.7.6

enumeratum-slick 1.7.5

23 Mar 05:34
02d487e
Compare
Choose a tag to compare
enumeratum-slick-1.7.5

enumeratum-slick 1.7.5

enumeratum-play 1.8.0

12 Nov 05:47
8bd7a22
Compare
Choose a tag to compare

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

21 Jul 04:19
1702c6b
Compare
Choose a tag to compare

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

25 Mar 04:13
8cce507
Compare
Choose a tag to compare

Updates to Slick 3.4.1

1.7.2 release (Scala native)

04 Dec 04:03
74de3eb
Compare
Choose a tag to compare

Thanks to @armanbilge , Enumeratum now supports Scala Native through #353

1.7.1 release (Scala 3)

03 Dec 18:14
8bfe767
Compare
Choose a tag to compare

This release adds Scala 3 support, thanks to the herculean effort of @cchantep and review+testing from @mushtaq in #349

WARNING: this version and above are not binary compatible with previous versions (#356)

1.7.0 release

20 Jun 08:20
Compare
Choose a tag to compare
  • Adds support for overriding using name resolution using extraNamesToValuesMap
  • Bumps versions on
    • Doobie
    • Cats
    • Slick
    • Quill

1.6

02 May 08:19
Compare
Choose a tag to compare
1.6

This version updates the macro to look inside nested objects thanks to #275 by @mrdziuban

v1.5.13 release

14 Mar 23:44
cef09db
Compare
Choose a tag to compare

Additional functionality:

  • namesToValuesMap is now non-final; opening the door to more flexible name-to-enum-member mappings (thanks @neilchaudhuri)
  • Added Circe KeyEncoder/KeyDecoder for String Enum; thanks @alonsodomin

Integration library upgrades:

  • Circe bumped to 0.9.2
  • ReactiveMongo bumped to 0.13
  • Argonaut bumped to 6.2.1
  • Json4s bumped to 3.5.3
  • Quill bumped to 2.3.3
  • Play bumped to 2.6.12
  • Play-json bumped to 2.6.9