v1.2.0 - 2024-07-05
Fixed
- fix: Rectify typo from #468 (+ go fmt) #478 (yermulnik)
- Fix user bin path on windows #468 (PierreTechoueyres)
Other
This release (v1.2.0) containes changes from v1.2.0-alpha2, v1.2.0-alpha1 and v1.2.0-alpha
v1.2.0-alpha2
Added
- Added ERRORlog-level #447 (MatrixCrawler)
- skip any parsing of config files if the -v flag is provided #446 (MatrixCrawler)
- RECENT to JSON Proposal #437 (MatrixCrawler)
- Convert recent file to json #436 (MatthewJohn)
- OpenTofu support and JSON recentFile support #435 (MatthewJohn)
- Check version sources based on whether verison has been set #429 (MatthewJohn)
- 154 feature request option to dry run #416 (MatrixCrawler)
Fixed
- Fix for #443 - Error unzipping on windows systems #450 (MatrixCrawler)
- fix: Only extract terraform file from Terraform release archive #433 (MatthewJohn)
- docs: Fix links to
install.sh
#432 (yermulnik) - docs: Streamline/fix docu site files and README #419 (yermulnik)
Other
- Update README.md #448 (MatrixCrawler)
- feat(goreleaser): Enable Release Changelog #418 (yermulnik)
- added changelog #415 (warrensbox)
v1.2.0-alpha1
Added
- Add debug logging when successfully obtaining parameter from location… #464 (MatthewJohn)
- Add TOML configuration and environment variable for "default version" #463 (MatthewJohn)
- feat: Allow for case-insensitve matching of products #458 (MatthewJohn)
Fixed
- fix: Allow Env vars in TOML
bin
value (re-introduce feature) #467 (yermulnik) - Fix usage for product as passing opentofu to --product does not install Terraform #461 (MatthewJohn)
Other
- docs: Update CHANGELOG with
v1.2.0-alpha
#460 (yermulnik) - Add error return values to signatures of public methods to allow migrating to returning errors rather than Fatals in future #457 (MatthewJohn)
v1.2.0-alpha
Added
- Added ERRORlog-level #447 (MatrixCrawler)
- skip any parsing of config files if the -v flag is provided #446 (MatrixCrawler)
- RECENT to JSON Proposal #437 (MatrixCrawler)
- Convert recent file to json #436 (MatthewJohn)
- OpenTofu support and JSON recentFile support #435 (MatthewJohn)
- Check version sources based on whether verison has been set #429 (MatthewJohn)
- 154 feature request option to dry run #416 (MatrixCrawler)
Fixed
- Fix for #443 - Error unzipping on windows systems #450 (MatrixCrawler)
- fix: Only extract terraform file from Terraform release archive #433 (MatthewJohn)
- docs: Fix links to
install.sh
#432 (yermulnik) - docs: Streamline/fix docu site files and README #419 (yermulnik)
Other
- Update README.md #448 (MatrixCrawler)
- feat(goreleaser): Enable Release Changelog #418 (yermulnik)
- added changelog #415 (warrensbox)