What's New in v3.2.0
New Features
- Comments in
.terraform-versionfiles — Lines starting with#and inline# commentsare now stripped, allowing you to annotate your version files (#391, #283) - Multi-version uninstall —
tfenv uninstallnow accepts multiple versions in a single invocation (#449) - Architecture display in
tfenv list— Installed versions now show their binary architecture (e.g.amd64,arm64) (#321) tfenv use -— Switch back to the previously active Terraform version, shell-style (#378)
Full changelog: https://github.com/tfutils/tfenv/blob/master/CHANGELOG.md