Skip to content

v3.2.1

Compare
Choose a tag to compare
@mvdan mvdan released this 02 Dec 18:39
· 400 commits to master since this release

Highlights:

  • syntax
    • Fix an endless loop when parsing single quotes in parameter expansions
    • Properly print assignments using escaped newlines
    • Print inline heredoc comments in the right place
  • interp
    • Always expand ~ in Bash test expressions
  • expand
    • Don't panic on out of bounds array index expansions

Binaries built on go version go1.15.5 linux/amd64 via a shell script.

Consider becoming a sponsor if you benefit from the work that went into this release!