Releases: zosconnect/json4j
Releases · zosconnect/json4j
v2.1.0
What's Changed
- Upgrade Gradle by @crshnburn in #2
- Fail on duplicate tags in object by @crshnburn in #3
- Update release by @crshnburn in #4
- 2.1 publish update by @crshnburn in #5
Full Changelog: v2.0.0...v2.1.0
Improved number handling
Improve the handling of numbers in the library to avoid rounding issues with floating point numbers and support numbers larger than maxInt in Java.