mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
Release notes
This commit is contained in:
parent
dccba10997
commit
d8324dee0d
@ -1,3 +1,14 @@
|
|||||||
|
4.32.1:
|
||||||
|
- Added support for _reading_ TOML! (not output yet)
|
||||||
|
- Added divide and modulo operators (#1593) - thanks @teejaded!
|
||||||
|
- Add support for decoding base64 strings without padding (#1555) - thanks @teejaded!
|
||||||
|
- Add filter operation (#1588) - thanks @rbren!
|
||||||
|
- Detect input format based on file name extension (#1582) - thanks @ryenus!
|
||||||
|
- Auto output format when input format is automatically detected
|
||||||
|
- Fixed npe in log #1596
|
||||||
|
- Improved binary file size!
|
||||||
|
- Bumped dependency versions
|
||||||
|
|
||||||
4.31.2:
|
4.31.2:
|
||||||
- Fixed variable handling #1458, #1566
|
- Fixed variable handling #1458, #1566
|
||||||
- Fixed merged anchor reference problem #1482
|
- Fixed merged anchor reference problem #1482
|
||||||
|
Loading…
Reference in New Issue
Block a user