Skip to content

Conversation

@wader
Copy link
Owner

@wader wader commented Feb 8, 2025

Changes from upstream:
f561d02 update CHANGELOG.md for v0.12.17
5fbda3f implement --library-path option as the alias of -L option af0c3da use strings.Repeat to repeat a space in formatting flags 8a09826 fix reduce syntax to emit results for each initial value b685aac avoid repeating the same return type
8f6a146 refactor stream input iterator to use jsonInputIter 9de339f refactor color parsing and environ loader using strings.Cut b144489 handle error of setting environment variables in tests 086bd2b implement skip/2, fix limit/2 to emit error on negative count c91bf50 remove build tags with legacy syntax
eeebe07 improve definition and tests of fromstream function a09589e remove use of deprecated -d flag of go get 94dd99a fix last/1 to yield no values when the argument yields no values af0303e improve tests for nth functions
7a1698a resolve search paths of import statements in the query (fix #265)

Changes from upstream:
f561d02 update CHANGELOG.md for v0.12.17
5fbda3f implement --library-path option as the alias of -L option
af0c3da use strings.Repeat to repeat a space in formatting flags
8a09826 fix reduce syntax to emit results for each initial value
b685aac avoid repeating the same return type
8f6a146 refactor stream input iterator to use jsonInputIter
9de339f refactor color parsing and environ loader using strings.Cut
b144489 handle error of setting environment variables in tests
086bd2b implement skip/2, fix limit/2 to emit error on negative count
c91bf50 remove build tags with legacy syntax
eeebe07 improve definition and tests of fromstream function
a09589e remove use of deprecated -d flag of go get
94dd99a fix last/1 to yield no values when the argument yields no values
af0303e improve tests for nth functions
7a1698a resolve search paths of import statements in the query (fix #265)
@wader wader merged commit 6ecccf7 into master Feb 8, 2025
5 checks passed
@wader wader deleted the gojq-update branch February 8, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants