Skip to content

Parsson 1.1.2

Compare
Choose a tag to compare
@lukasj lukasj released this 22 May 06:53
· 37 commits to master since this release

What's Changed

  • 1.1.1 release by @lukasj in #70
  • Fix links in README.md by @pzygielo in #76
  • Remove unused private field by @pzygielo in #75
  • Limit BigDecimal scale value for JsonNumber#bigIntegerValue() and JsonNumber#bigIntegerValueExact() by @Tomas-Kraus in #78
  • package-info.class files inside org.eclipse.parsson:jakarta.json are compiled with the wrong Java version #73 by @jbescos in #74
  • Limit maximum number of characters of BigDecimal source being parsed. by @Tomas-Kraus in #80
  • Fixed failing TCK: jsonParserFactoryTest6 by @Tomas-Kraus in #83
  • bump project version to 1.1.3-SNAPSHOT by @lukasj in #85
  • update build plugins by @lukasj in #86
  • Integrate JSON API 2.1.2 by @lukasj in #87
  • version should have been 1.1.2-SNAPSHOT :-( by @lukasj in #88

New Contributors

Full Changelog: 1.1.1...1.1.2