Skip to content

23.4.2

Compare
Choose a tag to compare
@rillig rillig released this 07 May 07:19
· 31 commits to master since this release

Changes since 23.4.1:

Fixed the wrong suggestion that list variables or variables of an unknown type could be compared using ${LIST} == word instead of ${LIST:Mword}.

Fixed the wrong warning when a value is appended using += to a variable of unknown type.