Skip to content

Play JSON 2.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 20:36
· 23 commits to 2.9.x since this release
fe8d1c3

Changes

  • Support multi-level sealed trait in macros #512 by @cchantep
  • Add documentation and examples about Reads/Writes/Format combinators #538 by @cchantep
  • Add functional factories for KeyReads and KeyWrites typeclasses #533 by @cchantep
  • Add Reads.flatMapResult #534 by @cchantep
  • Combinator bimap on Format typeclasses #532 by @cchantep

Internals

Updates