Added --properties-array-brackets flag for properties encoder #1933

This commit is contained in:
Mike Farah
2024-02-20 11:39:56 +11:00
parent 2865022cf8
commit b24b484efc
7 changed files with 115 additions and 37 deletions
+4 -1
View File
@@ -1,5 +1,8 @@
4.42.1 (not released):
- Can execute yq expression files directly with shebang (#1851)
- Can execute yq expression files directly with shebang #1851
- Added --csv-separator flag #1950
- Added --properties-separator option - thanks @learnitall #1864
4.41.1:
- Can now comment in yq expressions! #1919