Play Json Derived Codecs Versions Save

v11.0.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/julienrf/play-json-derived-codecs/compare/v10.1.0...v11.0.0

v10.1.0

1 year ago
  • Add ShortClassNameSnakeCase type tag (#89 by @GeluOltean)

v10.0.2

3 years ago
  • #85 Fix support of recursive ADTs with custom formats (by @ncreep)

v10.0.1

3 years ago

There was a problem when releasing version 10.0.0. This release is identical to 10.0.0, but it fixes the artifacts content.

v10.0.0

3 years ago

Please use version 10.0.1 instead. The artifacts of 10.0.0 are invalid.

  • Fix possible inconsistency between decoders and encoders when using custom formats in sum types (by @ncreep)

v9.0.0

3 years ago
  • Support custom codecs for alternatives of sealed traits (by @ncreep)

v8.0.0

3 years ago
  • Bump Play-JSON to 2.9 and Scala.js to 1.3 (by @tflucke)

v7.0.0

4 years ago

Update to Play 2.8

v6.0.0

4 years ago
  • #67 Make type tags derivation configurable

v5.0.0

5 years ago

Scala 2.13 support