Skip to content

Releases: amazon-ion/ion-java-path-extraction

v1.5.0

09 Jan 20:10
ca67755
Compare
Choose a tag to compare
  • Fixes #31
  • Makes it simpler to build extractions programmatically
  • Adds optional Strict Typing to "strict" Extractor

v.1.4.0

19 Sep 17:09
Compare
Choose a tag to compare

Adds a more optimized "strict" PathExtractor implementation.

v1.3.1

03 Dec 20:06
213e60d
Compare
Choose a tag to compare

Bug Fix:

  • Fixed a bug that caused an error when evaluating a second path against a binary Ion value that matched a previous path. (#21)

v1.3.0

27 Oct 19:41
Compare
Choose a tag to compare
  • Adds the PathExtractor#matchCurrentValue API, allowing users to match only the value at which the IonReader is currently positioned.
  • Moved to a new Sonatype URL for publishing.

v1.2.0

08 May 21:41
Compare
Choose a tag to compare
  • Moves to new groupId and namespace
  • Uses new com.amazon.ion:ion-java
  • Support for annotations

full list of changes: v1.1.0...v1.2.0

v1.1.0

28 Mar 20:06
Compare
Choose a tag to compare

Adds an optional callback context and makes default implementations thread safe.

Initial release.

12 Nov 20:41
Compare
Choose a tag to compare
v1.0.0

Version 1.0.0