Releases: mikefarah/yq
Releases · mikefarah/yq
v4.44.3
v4.44.2
v4.44.1 - min/max/pivot!
- Added min/max operators (#1992) Thanks @mbenson
- Added pivot oeprator (#1993) Thanks @mbenson
- Fix: shell-completion (#2006) Thanks @codekow
- Handle escaped backslashes (#1997) Thanks @mbenson
- Fix npe when given filename ending with "." (#1994)
- Fix: linux (w/ selinux) build (#2004) Thanks @codekow
- Bumped dependencies
v4.43.1
- Added omit operator #1989 thanks @mbenson!
- Can now multiply strings by numbers #1988 thanks @mbenson!
- Added tostring #72
- Added string interpolation #1149
- Can specify parent(n) levels #1970
- Fixed CSV line break issue #1974
- Adding a EvaluateAll function to StringEvaluator #1966
- yqlib, default to colors off when using yaml library #1964
- Removed JSON output warning
- Bumped dependencies
v4.42.1
v4.41.1
v4.40.7
- Fix: empty TOML table #1924 - Thanks @elibroftw
- Fixed "all" error message #1845
- Fixed to_entries[] #1246
- Bumped dependencies
v4.40.5
v4.40.4 - Fixed bug with creating maps with values based off keys
v4.40.3 - Fixes JSON empty array bug
- Fixed JSON output issue with empty arrays #1880