github 01mf02/jaq v0.7.0
0.7.0

latest releases: v2.3.0, v2.2.0, v2.1.1...
3 years ago

What's Changed

This version adds a bunch of new command-line options:

  • -c / --compact: output JSON compactly (thanks to @alex-ozdemir!)
  • -i / --in-place: replace input files by their output
  • --arg: set contents of variables from the command-line
  • JSON input files can be passed as arguments

Furthermore, the try operator (?) is now supported. In a nutshell, f? yields those values for which f does not return an error.

New Contributors

Full Changelog: v0.6.0...v0.7.0

Don't miss a new jaq release

NewReleases is sending notifications on new releases.