What's Changed
- Add duplication check for ADT case names during derivation (#1259) @plokhotnyuk
- More efficient writing of floats and doubles (#1258) @plokhotnyuk
- Fix parsing of numeric values to reject
+
at the beginning (#1257) @plokhotnyuk - More efficient parsing of numbers (#1256) @plokhotnyuk
- Update zio-json-golden to 0.7.8 in examples (#1255) @plokhotnyuk
- Add version scheme to published
pom.xml
files (#1254) @plokhotnyuk