Skip to content

Releases: zio/zio-json

v0.4.0

04 Dec 17:31
88e204f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

0.3.0

15 Sep 10:28
91bc373
Compare
Choose a tag to compare

Release notes

  • Support ZIO 2

  • Support Scala 3 default paremters

    -Yretain-trees needs to be added to scalacOptions to support default parameters under Scala 3. This is a current limitation of Scala 3.

This version should be binary compatible with 0.3.0-RC10, which was used in the non-prelease version 9.1 of jwt-scala.

What's Changed since RC-11

Dependency Updates

What's Changed

New Contributors

Full Changelog: v0.3.0-RC11...v0.3.0

v0.3.0-RC11

17 Aug 10:16
de7653b
Compare
Choose a tag to compare
v0.3.0-RC11 Pre-release
Pre-release

Magnolia was updated to 1.1.5, which should resolve some derivation issues of sealed traits when Magnolia 1.1.1 was evicted.
Some derivation issues remain (see open issues) before v0.3.0 final will be released.

As a reminder: -Yretain-trees needs to be added to scalacOptions to support default parameters under Scala 3.
This is a limitation of Scala itself.

What's Changed

Full Changelog: v0.3.0-RC10...v0.3.0-RC11

0.3.0-RC10: Support default parameters in Scala 3

07 Jul 09:31
a4c9b04
Compare
Choose a tag to compare

Default parameter support

Derived Encoder / Decoder now support case class default parameter when using Scala 3.
-Yretain-trees needs to be added to scalacOptions — there is currently now other known way to support them.

What's Changed

  • ZIO 2: default parameters support for Scala 3 by @fsvehla in #646

Full Changelog: v0.3.0-RC9...v0.3.0-RC10

0.3.0-RC9

26 Jun 16:51
e513f15
Compare
Choose a tag to compare

Support for ZIO 2 final.

zio-golden has been temporaily disabled to get this release out (issues with it are most likely unrelated to ZIO 2 final)

This is expected to be the final release candidate before 0.3.0.

What's Changed

New Contributors

Full Changelog: v0.3.0-RC8...0.3.0-RC9

0.3.0-RC8

04 May 00:16
0aed7b6
Compare
Choose a tag to compare

This release contains support for ZIO 2.0.0-RC6.

0.3.0-RC7

09 Apr 06:20
94d1ddd
Compare
Choose a tag to compare

This release contains support for ZIO 2.0.0-RC5.

0.2.0 (for ZIO 1.x)

14 Sep 07:40
946c398
Compare
Choose a tag to compare

This release is targetting ZIO 1. 0.3.x will target ZIO 2.

This release is identical to 0.2.0-M4 and should be binary compatible.

0.2.0-M4

11 Apr 19:42
946c398
Compare
Choose a tag to compare
0.2.0-M4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.2.0-M3...v0.2.0-M4

v0.3.0-RC6

03 Apr 08:03
524ec90
Compare
Choose a tag to compare

This release adds support for ZIO 2.0.0-RC4

What's Changed

Full Changelog: v0.3.0-RC5...v0.3.0-RC6