Revisions of gojq

buildservice-autocommit accepted request 1163958 from Arnav Singh's avatar Arnav Singh (Arnavion) (revision 13)
baserev update by copy to link target
Arnav Singh's avatar Arnav Singh (Arnavion) committed (revision 12)
- Suppress rpmlint error statically-linked-binary.
- Fix rpmlint warning no-%check-section.
Arnav Singh's avatar Arnav Singh (Arnavion) committed (revision 11)
- Update to v0.12.15
  * Implement `ltrim`, `rtrim`, and `trim` functions.
  * Fix object construction with duplicate keys (`{x:0,y:1} | {a:.x,a:.y}`)
  * Fix `halt` and `halt_error` functions to stop the command execution
    immediately.
  * Fix variable scope of binding syntax
    (`"a" as $v | def f: $v; "b" as $v | f`).
  * Fix pre-defined variables to be available in initial modules
    (`$ARGS` in `~/.jq`).
  * Fix `ltrimstr` and `rtrimstr` functions to emit error on non-string input.
  * Fix `nearbyint` and `rint` functions to round ties to even.
  * Improve parser to allow `reduce`, `foreach`, `if`, `try`-`catch` syntax
    as object values.
  * Remove `pow10` in favor of `exp10`, define `scalbn` and `scalbln`
    by `ldexp`.
buildservice-autocommit accepted request 1130335 from Arnav Singh's avatar Arnav Singh (Arnavion) (revision 10)
baserev update by copy to link target
Arnav Singh's avatar Arnav Singh (Arnavion) committed (revision 9)
- 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.
buildservice-autocommit accepted request 1090546 from Arnav Singh's avatar Arnav Singh (Arnavion) (revision 8)
baserev update by copy to link target
Arnav Singh's avatar Arnav Singh (Arnavion) committed (revision 7)
- Update vendor tarball.
Arnav Singh's avatar Arnav Singh (Arnavion) committed (revision 6)
- Update to v0.12.13
  * Implement `@urid` format string to decode URI values.
  * Fix some functions returning arrays to emit empty slices instead of nil.
buildservice-autocommit accepted request 1087017 from Arnav Singh's avatar Arnav Singh (Arnavion) (revision 5)
baserev update by copy to link target
Arnav Singh's avatar Arnav Singh (Arnavion) committed (revision 4)
- Restrict minumum golang version to the one listed in go.mod
Arnav Singh's avatar Arnav Singh (Arnavion) committed (revision 3)
- Disable -buildmode=pie on ppc64, and add some verbosity flags.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1086681 from Arnav Singh's avatar Arnav Singh (Arnavion) (revision 2)
initialized devel package after accepting 1086681
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1086646 from Arnav Singh's avatar Arnav Singh (Arnavion) (revision 1)
I would like to maintain gojq in Factory using utilities as the devel project.
Displaying all 13 revisions
openSUSE Build Service is sponsored by