Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 22:25
· 54 commits to main since this release
7533c29

0.6.0 (2022-01-23)

Feature

  • add updated expression evaluation (f7e9fe1)

Bug Fixes

  • ensure filter does not match number to string (096d783)

Code Refactoring

  • move query options to own package (366a040)
  • rename JSONPath struct to Selector