Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 443 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 443 Bytes

Unreleased

  • Allow spaces around the JSONPath query
  • Always return Vector Value and rename runJSPQuery to query
  • Replace hyphen with underscore in member-name-shorthand

0.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

0.1.0.0

  • Initial Release