Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gojq_v0.12.17_darwin_amd64.zip | 2024-12-01 | 1.8 MB | |
gojq_v0.12.17_darwin_arm64.zip | 2024-12-01 | 1.7 MB | |
gojq_v0.12.17_linux_amd64.tar.gz | 2024-12-01 | 1.8 MB | |
gojq_v0.12.17_linux_arm64.tar.gz | 2024-12-01 | 1.7 MB | |
gojq_v0.12.17_windows_amd64.zip | 2024-12-01 | 1.9 MB | |
gojq_v0.12.17_windows_arm64.zip | 2024-12-01 | 1.7 MB | |
README.md | 2024-12-01 | 476 Bytes | |
Release v0.12.17 source code.tar.gz | 2024-12-01 | 132.8 kB | |
Release v0.12.17 source code.zip | 2024-12-01 | 158.9 kB | |
Totals: 9 Items | 10.9 MB | 0 |
- implement
add/1
,skip/2
functions - implement
--library-path
option as the alias of-L
option - fix
reduce
syntax to emit results for each initial value - fix
last/1
to yield no values when the argument yields no values - fix
limit/2
to emit an error on negative count - fix
@uri
and@urid
formats not to convert space between plus sign - fix resolving search paths of import statements in the query
- improve time functions to accept fewer element arrays