Skip to content

Releases: taimoorzaeem/aeson-jsonpath

v0.3.0.2

19 Feb 11:35
Compare
Choose a tag to compare

What's Changed

  • #43, Fix spaces not allowed in relative query and singular query segments
  • #50, Fix wrong normalized path with descendant segment
  • #30, Fix escape characters not handled properly in normalized path

Full Changelog: v0.3.0.1...v0.3.0.2

v0.3.0.1

17 Jan 09:40
f2701d0
Compare
Choose a tag to compare

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

15 Jan 19:51
5c25a09
Compare
Choose a tag to compare
  • 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

01 Jan 15:40
c61715f
Compare
Choose a tag to compare
  • 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

v0.1.0.0

22 Dec 07:45
Compare
Choose a tag to compare