Skip to content

Parsson 1.1.0

Compare
Choose a tag to compare
@lukasj lukasj released this 21 Jul 09:12
· 67 commits to master since this release

What's Changed

  • update notice file by @lukasj in #26
  • fix the build for maven 3.8.2 by @lukasj in #35
  • Make JsonParserImpl#close idempotent by @jbescos in #28
  • Json.createObjectBuilder(Map) has impractical type bounds by @jbescos in #33
  • JsonParser needs to have a way to get current event by @jbescos in #31
  • Provide factory to obtain JsonValue from java.lang.Number by @jbescos in #30
  • [api] Define standard property for handling duplicated keys by @jbescos in #34
  • CP year by @senivam in #48
  • use final api version by @lukasj in #49
  • fix provider lookup issue found via tck by @lukasj in #50

Full Changelog: 1.0.0...1.1.0