File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-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.1 "
14+ Version = "4.29.2 "
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 1+ 4.29.2:
2+ - Fixed null pointer exception when parsing CSV with empty field #1404
3+
144.29.1:
25 - Fixed Square brackets removing update #1342
36 - Added slice array operator (.[10:15]) #44
Original file line number Diff line number Diff line change 11name : yq
2- version : ' 4.29.1 '
2+ version : ' 4.29.2 '
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