Skip to content

Releases: zio/zio-json

v0.7.42

10 Apr 19:46
5da212c
Compare
Choose a tag to compare

What's Changed

  • Fix unexpected "(duplicate)" error when decoding products with more than 64 fields (#1376) @plokhotnyuk

v0.7.41

10 Apr 07:40
101e331
Compare
Choose a tag to compare

What's Changed

v0.7.40

09 Apr 13:52
83a8a69
Compare
Choose a tag to compare

What's Changed

v0.7.39

06 Mar 08:23
9f24372
Compare
Choose a tag to compare

What's Changed

v0.7.38

04 Mar 15:40
44d5fb0
Compare
Choose a tag to compare

What's Changed

v0.7.37

03 Mar 12:41
9311330
Compare
Choose a tag to compare

What's Changed

v0.7.36

27 Feb 13:59
3877ea7
Compare
Choose a tag to compare

What's Changed

v0.7.35

26 Feb 12:33
1e27996
Compare
Choose a tag to compare

What's Changed

  • Fix toJsonAST implementation for product types + More efficient toJsonAST implementation for product types and collections + Update magnolia to 1.3.16 (#1344) @plokhotnyuk

v0.7.34

26 Feb 11:13
0dd96c4
Compare
Choose a tag to compare

What's Changed

  • Fix unwanted skipping of required fields that have values of product types + yet more efficient encoding of product types (#1343) @plokhotnyuk
  • Update magnolia to 1.3.15 (#1342) @scala-steward

v0.7.33

25 Feb 20:47
75d064c
Compare
Choose a tag to compare

What's Changed