mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-12 19:25:37 +00:00
Updated release notes
This commit is contained in:
parent
4af292f076
commit
58cc9db721
@ -1,3 +1,11 @@
|
|||||||
|
4.44.4:
|
||||||
|
- Fixed handling of nulls with sort_by expressions #2164
|
||||||
|
- Force no color output when NO_COLOR env presents (Thanks @narqo)
|
||||||
|
- Fixed array subtraction update bug #2159
|
||||||
|
- Fixed index out of range error
|
||||||
|
- Can traverse straight from parent operator (parent.blah)
|
||||||
|
- Bumped dependencies
|
||||||
|
|
||||||
4.44.3:
|
4.44.3:
|
||||||
- Fixed upper-case file extension detection, Thanks @ryenus (#2121)
|
- Fixed upper-case file extension detection, Thanks @ryenus (#2121)
|
||||||
- Log printing follow no-colors flag #2082
|
- Log printing follow no-colors flag #2082
|
||||||
|
Loading…
Reference in New Issue
Block a user