- fix numeric conversion of large floating-point numbers in modulo operator
- implement a compiler option for adding custom iterator functions
- implement
gojq.NewIter
function for creating a new iterator from values - implement
$ARGS.named
for listing command line variables - remove
debug
andstderr
functions from the library - stop printing newlines on
stderr
function for jq compatibility