Sourced from mikefarah/yq's changelog.
4.53.2:
- Fixing release process
4.53.1:
- Releases and tags now signed and immutable!
- Add system(command; args) operator (disabled by default) (#2640)
- TOML encoder: prefer readable table sections over inline tables (#2649)
- Fix TOML encoder to quote keys containing special characters (#2648)
- Add string slicing support (#2639)
- Fix findInArray misuse on MappingNodes in equality and contains (#2645) Thanks
@jandubois!- Fix panic on negative slice indices that underflow after adjustment (#2646) Thanks
@jandubois!- Fix stack overflow from circular alias in traverse (#2647) Thanks
@jandubois!- Fix panic and OOM in repeatString for large repeat counts (#2644) Thanks
@jandubois!- Bumped dependencies
4.52.5:
- Fix: reset TOML decoder state between files (#2634) thanks
@terminalchai- Fix: preserve original filename when using --front-matter (#2613) thanks
@cobyfrombrooklyn-bot- Fix typo in filename (#2611) thanks
@alexandear- Bumped dependencies
4.52.4:
- Dropping windows/arm - no longer supported in cross-compile
4.52.3:
- Fixing comments in TOML arrays (#2592)
- Bumped dependencies
4.52.2:
- Fixed bad instructions file breaking go-install (#2587) Thanks
@theyoprst- Fixed TOML table scope after comments (#2588) Thanks
@tomers- Multiply uses a readonly context (#2558)
- Fixed merge globbing wildcards in keys (#2564)
- Fixing TOML subarray parsing issue (#2581)
4.52.1:
TOML encoder support - you can now roundtrip! #1364
Parent now supports negative indices, and added a 'root' command for referencing the top level document
Fixed scalar encoding for HCL
Add --yaml-compact-seq-indent / -c flag for compact sequence indentation (#2583) Thanks
@jfenalAdd symlink check to file rename util (#2576) Thanks
@Elias-elastisysPowershell fixed default command used for __completeNoDesc alias (#2568) Thanks
@teejadedUnwrap scalars in shell output mode. (#2548) Thanks
@flintwintersAdded K8S KYAML output format support (#2560) Thanks
@robbat2Bumped dependencies
Special shout out to
@ccoVeillefor reviewing my PRs!
... (truncated)
8f3291d
fix: decode properties array bracket paths (#2693)2861815
fix(json): preserve floats with trailing zero when encoding YAML to JSON
(#2701)fcb7982
feat(toml): fix JSON to TOML root scope and null handling (#2689)e9acb9b
Bump golang.org/x/mod from 0.35.0 to 0.36.0 (#2709)83b282c
Bump golang.org/x/net from 0.53.0 to 0.54.0 (#2707)54fa432
Bump golang from 1.26.2 to 1.26.3 (#2706)ee6c30d
fix: reset TOML decoder finished flag on Init to fix multi-doc
evaluation (#2...722c9aa
Fix nested inline YAML merge explode (#2699)702dd16
Bump github.com/pelletier/go-toml/v2 from 2.3.0 to 2.3.1 (#2695)d1dff46
fix: preserve TOML inline table array scope (#2694)