Skip to content

Releases: jmespath/jp

jp: 0.2.1

30 Sep 18:29
0.2.1
Compare
Choose a tag to compare

This release includes ARM binaries for macOS. No functional changes from v0.2.0.

jp: 0.2.0

29 Sep 17:59
0.2.0
Compare
Choose a tag to compare

This release includes binaries for ARM64 and rebuilds against Go version 1.17, which increases performance.

jp: 0.1.3

12 Sep 16:28
0.1.3
Compare
Choose a tag to compare

This release rebuilds the binaries against go 1.9 resulting in improved performance.

jp: 0.1.2

05 Dec 01:36
0.1.2
Compare
Choose a tag to compare

This release fixes an issue with JSON numbers (#6).

jp: 0.1.1

01 Oct 01:22
0.1.1
Compare
Choose a tag to compare

This release adds a new map() function, implements JEP 9 - Boolean Expressions, and adds an --ast option for debug purposes.

The jp-checksums.sha256.asc contains the sha256 checksums of the release binaries if you would like to verify the checksums. The checksum file is signed with my GPG key: DCC1FDB6

jp: 0.0.4

14 Aug 05:30
0.0.4
Compare
Choose a tag to compare

This release fixes an issue with the length() function not properly counting code points as well as adds a -e/--expr-file command line option to specify that the expression should be read from a file.

jp: 0.0.3

13 Aug 05:21
0.0.3
Compare
Choose a tag to compare

This bugfix release fixes an issue with numbers being displayed in scientific notation (#3).

jp: 0.0.1

10 Aug 06:01
0.0.1
Compare
Choose a tag to compare

This is the initial release of the jp command.