v0.7.6
·
67 commits
to refs/heads/series/2.x
since this release
What's Changed
- Add
Json.Obj.empty
andJson.Arr.empty
constants (#1241) @plokhotnyuk - Fix skipping of escaped JSON string (#1240) @plokhotnyuk
- Remove redundant
lazy
in case class decoders (#1238) @plokhotnyuk