What's Changed
- feat: Allow for case-insensitve matching of products by @MatthewJohn in #458
- go: bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #456
- docs: Update CHANGELOG with
v1.2.0-alpha
by @yermulnik in #460 - Fix usage for product as passing opentofu to --product does not install Terraform by @MatthewJohn in #461
- fix: Allow Env vars in TOML
bin
value (re-introduce feature) by @yermulnik in #467 - go: bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by @dependabot in #469
- Add error return values to signatures of public methods to allow migrating to returning errors rather than Fatals in future by @MatthewJohn in #457
- Add TOML configuration and environment variable for "default version" by @MatthewJohn in #463
- Add debug logging when successfully obtaining parameter from location… by @MatthewJohn in #464
Full Changelog: v1.2.0-alpha...v1.2.0-alpha2