Skip to content

V0.2.5

Compare
Choose a tag to compare
@freestrings freestrings released this 15 Apr 01:20
· 39 commits to master since this release
  • fix #37 Unit tests cleanup
  • fix #38 Bracket notation not supported inside filter expression
  • fix #39 Empty result for filter expression returns array of null
  • fix #40 Bracket notation after recursive descent does not recurse
  • fix #43 Failure to match "$..['']", "$..['ref']", but succeeds on $..ref