File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1111 GitDescribe string
1212
1313 // Version is main version number that is being run at the moment.
14- Version = "4.29.2 "
14+ Version = "4.30.1 "
1515
1616 // VersionPrerelease is a pre-release marker for the version. If this is "" (empty string)
1717 // then it means that it is a final release. Otherwise, this is a pre-release
Original file line number Diff line number Diff line change 55 - Added array_to_map operator for #1415
66 - Fixed sorting by date #1412
77 - Added check to ensure only maps can be encoded to XML #1408
8+ - Check merge alias is a map #1425
89 - Explicity setting unwrap flag works for json output #437, #1409
910 - Bumped go version
1011
Original file line number Diff line number Diff line change 11name : yq
2- version : ' 4.29.2 '
2+ version : ' 4.30.1 '
33summary : A lightweight and portable command-line YAML processor
44description : |
55 The aim of the project is to be the jq or sed of yaml files.
You can’t perform that action at this time.
0 commit comments