Skip to content

Releases: evilmonkeyinc/jsonpath

v0.4.3

22 Jan 16:33
037ad50
Compare
Choose a tag to compare

0.4.3 (2022-01-22)

Bug Fixes

  • using syntax tokens in expressions (c738eda)

v0.4.2

22 Jan 15:24
987bcce
Compare
Choose a tag to compare

0.4.2 (2022-01-22)

Bug Fixes

  • resolve formatting issue with generated readme (c4f6a50)

Chores

v0.4.1

22 Jan 09:05
a9c9f64
Compare
Choose a tag to compare

0.4.1 (2022-01-22)

Bug Fixes

  • set arch correctly during build (a0967af)

Chores

  • auto generate consensus tests readme (3b714db)
  • only run lint and test on latest (2b65b9b)

v0.4.0

21 Jan 22:31
8d30e10
Compare
Choose a tag to compare

0.4.0 (2022-01-21)

Feature

  • support union with missing identifiers (ccdeb38)

v0.3.0

21 Jan 22:11
9f162ad
Compare
Choose a tag to compare

0.3.0 (2022-01-21)

Feature

  • support repeat keys in unions (ae69ba1)

v0.2.0

21 Jan 21:34
272f1b3
Compare
Choose a tag to compare

0.2.0 (2022-01-21)

Feature

  • support query string and json primitives (e60e930)

Initial Release

21 Jan 20:46
3e20670
Compare
Choose a tag to compare

Initial release of this JSON Path library and sample command line tool