Skip to content

3.0.0

Choose a tag to compare

@nodh nodh released this 17 Jul 19:13
19e75dc

Release 3.0.0

  • BREAKING CHANGES:
    • Removed template type from JsonPathFunctionExtension
    • JsonPathQuery is no longer an interface
  • DEPRECATIONS
    • Moved dependency management from JsonPathDependencyManager to JsonPath.Companion
    • Renamed JsonPathFunctionExtension.evaluate to JsonPathFunctionExtension.invoke
  • Change: JsonPathQuery now exposes the compiled selectors
  • Add: JsonPathQuery.isSingularQuery
  • Add: NormalizedJsonPath.plus for simplified api
  • Add: NormalizedJsonPath.toShorthandNameSegmentNotation for shorthand representation of name segments
  • Add: NormalizedJsonPathSegment.NameSegment.toShorthandNotation for shorthand representation