Adding release notes

This commit is contained in:
Mike Farah 2024-03-12 11:02:15 +11:00
parent 8a07e3da3d
commit 2b2c285415

View File

@ -1,6 +1,12 @@
4.43.1: (not released yet)
- 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
- Bumped dependencies
4.42.1:
- Can execute yq expression files directly with shebang #1851