Skip to content

Releases: playframework/play-json

Play JSON 2.9.4

24 Jan 07:38
19bf9bd
Compare
Choose a tag to compare

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play JSON 2.10.0-RC7

13 Oct 10:02
2.10.0-RC7
6ccc0ec
Compare
Choose a tag to compare
Play JSON 2.10.0-RC7 Pre-release
Pre-release

Will become 2.10.0 final if no issues show up.

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play JSON 2.9.3

05 Sep 22:54
0034d75
Compare
Choose a tag to compare

Changes

  • #785 Backport ci-release plugin by @cchantep
  • #784 Upgrade jackson dependencies to 2.11.4 (as in play-json 2.8.x) by @cchantep
  • #719 Fix commitish in release drafter by @mkurz
  • #718 [2.9.x] Add release drafter with configs from .github repo by @mkurz
  • #714 [2.9.x] Rename master branch to main by @mkurz

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play JSON 2.10.0-RC6

15 Mar 10:38
d841976
Compare
Choose a tag to compare
Play JSON 2.10.0-RC6 Pre-release
Pre-release

Changes

❤️ Thanks to our premium sponsors!

If you find this OSS project useful for work, please consider asking your company to support it by becoming a sponsor.
You can also individually sponsor the project by becoming a backer.

🙇 Thanks to our contributors

Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors.
Special thanks to all code contributors who helped with this particular release (they are listed below)!

Play Json 2.8.2

29 Nov 21:50
226b447
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.8.1...2.8.2

Play JSON 2.10.0-RC5

15 Jul 16:36
973f9a0
Compare
Choose a tag to compare
Play JSON 2.10.0-RC5 Pre-release
Pre-release

Changes

Play JSON 2.10.0-RC2

23 Feb 05:06
06799b8
Compare
Choose a tag to compare
Play JSON 2.10.0-RC2 Pre-release
Pre-release

Noteworthy

Changes

Play JSON 2.10.0-RC1

29 Jan 12:30
c0747c9
Compare
Choose a tag to compare
Play JSON 2.10.0-RC1 Pre-release
Pre-release

Noteworthy

Changes

Play JSON 2.9.2

04 Jan 20:36
fe8d1c3
Compare
Choose a tag to compare

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

Play JSON 2.9.1

09 Sep 12:33
cd9ae12
Compare
Choose a tag to compare

Noteworthy

Build and CI

Updates