v0.16.3
Fixed 7
- Add missing version command
- Correct formatting of version in already installed error message
- Correct typo in Upgrading to 0.16.0 documentation
- Don't error if version already installed
- Pass environment variables through to exec-env callback
- Repair invalid fish shell completion code
- Return no error from shims.RemoveAll when shims dir missing
0.16.3 (2025-02-17)
Bug Fixes
- add missing version command (#1931) (5339c41)
- correct formatting of version in "already installed" error message (df5e283)
- correct typo in
Upgrading to 0.16.0documentation (#1938) (7e8e5f6) - don't error if version already installed (06f8990)
- pass environment variables through to
exec-envcallback (9e6b559) - repair invalid fish shell completion code (#1936) (8388f99)
- return no error from shims.RemoveAll when shims dir missing (#1967) (45c31c9)