- Update to v0.12.18 * Implement `trimstr/1`, `toboolean/0` function * Fix `last/1` to be included in builtins/0 * Fix `--indent 0` to preserve newlines * Fix string repetition to emit error when the result is too large * Increase the array index limit to 536870912 (`2^29`) * Stop numeric normalization for concurrent execution * Support binding expressions with binary operators (`1 + 2 as $x | -$x`) * Improve `gojq.NewIter` to be a generic function * Improve logic for getting file contents on JSON parse error * Improve JSON parsing to preserve the precision of floating-point numbers * Improve YAML parsing performance and preserve the precision of large integers * Improve performance and reduce memory allocation of long-running queries OBS-URL: https://build.opensuse.org/request/show/1320791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gojq?expand=0&rev=8
Description
No description provided
Languages
RPM Spec
100%