Releases: taimoorzaeem/aeson-jsonpath
Releases · taimoorzaeem/aeson-jsonpath
v0.3.0.2
v0.3.0.1
What's Changed
- #31, Fix test/cts.json not included in hackage bundle
Full Changelog: v0.3.0.0...v0.3.0.1
v0.3.0.0
- Always return
Vector Value
- Implement Filter Selector
- Introduce JSONPath Standard Compliance Testing, See: test-suite
- Add function
queryLocated
which also returns node locations
Full Changelog: v0.2.0.0...v0.3.0.0
v0.2.0.0
- Remove dependency on
protolude
- Fix parsing bug with Wildcard Selector
- Implement Descendant Segment
- Fix allowed characters in the
member-name-shorthand
- Add
QuasiQuoter
for compile-time syntax checking