Skip to content

v0.6.2

Compare
Choose a tag to compare
@hiltontj hiltontj released this 13 Jul 11:16
· 104 commits to main since this release
c7f2315

0.6.2 (13 July 2023)

  • fixed: Fixed an issue in the evaluation of SingularQuerys that was producing false positive query results when relative singular queries, e.g., @.bar, were being used as comparables in a filter, e.g., $.foo[?(@.bar == 'baz')] (#50)