Skip to content

Releases: hverlin/mise-vscode

v0.25.0

02 Dec 02:02
Compare
Choose a tag to compare

0.25.0 (2024-12-02)

Features

  • use mise --env instead of mise --profile (cc0f9bb)

v0.24.1

30 Nov 03:03
Compare
Choose a tag to compare

0.24.1 (2024-11-30)

Bug Fixes

  • use toml output for settings view (335b038)

v0.24.0

29 Nov 08:24
Compare
Choose a tag to compare

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

28 Nov 23:44
Compare
Choose a tag to compare

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

28 Nov 00:02
Compare
Choose a tag to compare

0.22.1 (2024-11-28)

Bug Fixes

  • Do not specify version with mise upgrade (95f0e4f)

v0.22.0

27 Nov 22:53
Compare
Choose a tag to compare

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

27 Nov 06:56
Compare
Choose a tag to compare

0.21.0 (2024-11-27)

Features

  • find env. variable definition from mise.toml files (5234e19)

v0.20.0

27 Nov 02:13
Compare
Choose a tag to compare

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

26 Nov 01:44
Compare
Choose a tag to compare

0.19.0 (2024-11-26)

Features

  • allow disabling mise new version check (c276217)
  • show track configuration files (e068e52)

v0.18.0

25 Nov 02:01
Compare
Choose a tag to compare

0.18.0 (2024-11-25)

Features

  • make code lens and tool versions optional (4f1daa0)

Bug Fixes

  • show full setting description (1938eb0)