Skip to content

[0.23.0] Support for Scala 3 in phobos-enumeratum

Compare
Choose a tag to compare
@valentiay valentiay released this 13 Oct 20:36
· 10 commits to master since this release
c11f34a

Published on 24 Jun 2024

Key changes

  • Added support for Scala 3 in phobos-enumeratum (PR - #21)
  • Minor usability improvements (#9, #18, #20, #23)
  • Downgraded Scala 3 version from 3.4.1 Next to 3.3.3 LTS to comply with best practices for scala library maintainers (issue - #22, PR - #24)
  • Updated dependency versions:
    • scalacheck: 1.17.1 -> 1.18.0
    • cats-core: 2.10.0 -> 2.12.0
    • refined: 0.11.1 -> 0.11.2

What's Changed

New Contributors

Full Changelog: 0.22.0...0.23.0