gojq

Edit Package gojq
https://github.com/itchyny/gojq

Pure Go implementation of jq

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000124 124 Bytes
gojq-0.12.14.tar.gz 0000130694 128 KB
gojq.changes 0000002146 2.1 KB
gojq.spec 0000001577 1.54 KB
vendor.tar.zst 0000550507 538 KB
Revision 4 (latest revision is 5)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1130335 from Arnav Singh's avatar Arnav Singh (Arnavion) (revision 4)
- Update to v0.12.14
  * Implement `abs`, `pick` and `debug/1` functions.
  * Implement `--raw-output0` option, and remove `--nul-output` (`-0`) option.
  * Fix string multiplication by zero to emit an empty string.
  * Fix zero divided by zero to emit an error, not `nan`.
  * Fix modulo operator to emit `nan` if either side is `nan`.
  * Fix `implode` function to emit replacement characters on
    invalid code points.
  * Fix `stderr` function to output strings in raw format.
  * Fix `error` function to throw an error even for `null`.
  * Fix `walk` function on multiple outputs arguments.
  * Fix `--from-file` option to work with `--arg` and `--argjson` options.
  * Improve query parser to support comment continuation with backslash.
  * Improve `modulemeta` function to include defined function names in
    the module.
  * Improve search path of `import` and `include` directives to support
    `$ORIGIN` expansion.
  * Remove deprecated `leaf_paths` function.
Comments 0
openSUSE Build Service is sponsored by