You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#728](https://github.com/gregsdennis/json-everything/issues/728) - Failure to parse escaped single quote in single-quoted string in filter expressions. Thanks to [@ashek-simeon](https://github.com/ashek-simeon) for reporting this.
[Test Suite PR #77](https://github.com/jsonpath-standard/jsonpath-compliance-test-suite/pull/77) added some tests to check for a dot `.` inside square brackets, where it should be considered a literal and not transformed.
0 commit comments