Skip to content

Releases: lloydmeta/enumeratum

1.9.6

07 Mar 09:46
423dfe3

Choose a tag to compare

1.9.5

14 Feb 13:22
02bc880

Choose a tag to compare

1.9.4

01 Feb 09:33
62e6689

Choose a tag to compare

1.9.3

31 Jan 08:08
3f17fdf

Choose a tag to compare

1.9.2

24 Dec 08:37
4d84578

Choose a tag to compare

  • Updated to latest stable patch versions of Scala
  • #443

1.9.1

23 Nov 12:27
7f3b831

Choose a tag to compare

What's Changed

  • Consider superclass constructor in ValueEnumMacros by @cryeo in #437
  • Update doobie to 1.0.0-RC11 by @limansky in #438
  • Fix findValues returning duplicate values in Scala 3 by @jadenPete in #436

New Contributors

Full Changelog: enumeratum-1.9.0...enumeratum-1.9.1

1.9.0

23 May 12:51
636ccdf

Choose a tag to compare

Enumeratum 1.7.6

28 Mar 16:34
5b5cc79

Choose a tag to compare

enumeratum-1.7.5 release

04 Oct 12:59
e3869a7

Choose a tag to compare

  • #403 to go from Scala native 0.4 to 0.5
  • Misc. bumps to integration libs to possibly pick up ^

enumeratum 1.7.4

07 Jul 15:45
10a084d

Choose a tag to compare

  • #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.