Skip to content

v0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 06:02
· 110 commits to main since this release

Changelog

Support clink and cmder shell on Windows and refactor tool-version loading mechanism.

What's Changed

  • feat: support clinkcmder shell on Windows by @jan-bar in #167
  • feat: support update all installed plugins by @gythialy in #181
  • feat: add PluginDirPath for LuaRuntime by @Chance-fyi in #171
  • fix: remove the panic of no search by @jan-bar in #175
  • fix: make sure all the PATH entries follow cygpath -u style by @aooohan in 7d1abf3
  • fix: set slice should return a copy by @jan-bar in #187
  • refactor: simplify the tool-version management mechanism by @aooohan in c63d523
  • chore(deps-dev): bump vite from 5.2.2 to 5.2.8 in /docs by @dependabot in #182

New Contributors

Full Changelog: v0.3.1...v0.3.2