github itchyny/gojq v0.8.0
Release v0.8.0

latest releases: v0.12.15, v0.12.14, v0.12.13...
4 years ago
  • implement format strings (@text, @json, @html, @uri, @csv, @tsv, @sh, @base64, @base64d)
  • implement modules feature (-L option for directory to search modules from)
  • implement options for binding variables from arguments (--arg, --argjson)
  • implement options for binding variables from files (--slurpfile, --rawfile)
  • implement an option for indentation count (--indent)
  • fix isnan for null
  • fix path analyzer
  • fix error after optional operator (1? | .x)
  • add $ENV variable
  • add zsh completion file

Don't miss a new gojq release

NewReleases is sending notifications on new releases.