Releases: hverlin/mise-vscode
Releases · hverlin/mise-vscode
v0.25.0
0.25.0 (2024-12-02)
Features
- use
mise --env
instead of mise --profile
(cc0f9bb)
v0.24.1
0.24.1 (2024-11-30)
Bug Fixes
- use toml output for settings view (335b038)
v0.24.0
0.24.0 (2024-11-29)
Features
- skip confirmation prompt for mise self-update (a046e15)
Bug Fixes
- setting view broken after 2024.11.34 release (80a49b3)
v0.23.0
0.23.0 (2024-11-28)
Features
- Add the option to automatically set/unset env variables in open terminals (efd8f89)
- automatically update environment variables (9bf0216)
v0.22.1
0.22.1 (2024-11-28)
Bug Fixes
- Do not specify version with mise upgrade (95f0e4f)
v0.22.0
0.22.0 (2024-11-27)
Features
- Improve remove tool action by calling
use --rm
(58b76c1)
Bug Fixes
- make sure icons are loaded correctly (4a5c006)
v0.21.0
0.21.0 (2024-11-27)
Features
- find env. variable definition from mise.toml files (5234e19)
v0.20.0
0.20.0 (2024-11-27)
Features
- add prune tools & upgrade tool actions (cedfa77)
Bug Fixes
- do not hide/show panel on refresh (427425b)
- fix remove tool command (e466acf)
v0.19.0
0.19.0 (2024-11-26)
Features
- allow disabling mise new version check (c276217)
- show track configuration files (e068e52)
v0.18.0
0.18.0 (2024-11-25)
Features
- make code lens and tool versions optional (4f1daa0)
Bug Fixes
- show full setting description (1938eb0)