github zio/zio-json v0.1.5
v0.1.5 — zio-json-macros, @jsonExclude, Bug fixes

latest releases: v0.7.1, v0.7.0, v0.6.2...
pre-release3 years ago

Upgrading

This release is binary compatible with other 0.1 releases.
However, if you have defined a JsonFieldEncoder or JsonFieldEncoder for the types Int or Long, they might clash with the ones that are now provided implicitly

Features added

Bugs fixed

  • Custom parser for java.time.Duration to fix bug in JDK 8 (#276, @calvinlfer)
  • Add explicit scala-java-time dependency to fix usage under Scala.js (#256, @fsvehla)
  • Define JsonDecoder for String and Long as val for better performance (#263, @ajaychandran)

Documentation

Don't miss a new zio-json release

NewReleases is sending notifications on new releases.