github itchyny/gojq v0.12.7
Release v0.12.7

latest releases: v0.12.16, v0.12.15, v0.12.14...
2 years ago
  • fix precedence of try expression against operators (try 0 * error(0))
  • fix iterator suffix with optional operator (0 | .x[]?)
  • fix stream option with slurp option or input, inputs functions
  • fix the command flag parser to support equal sign in short options with argument
  • fix string conversion of query including empty strings in module and import metadata
  • improve performance of isempty function

Don't miss a new gojq release

NewReleases is sending notifications on new releases.