Skip to content

v0.2.6

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 01:20
· 167 commits to main since this release

⚠️⚠️ Please do not use v0.2.5!!!

Changelog

This version mainly fixed several problems caused by Powershell Hook scripts, optimizing user experience and performance, also supports GitBash shell

And to prepare for the 0.3.0.

What's Changed

  • feat: support PreUse hook by @bytemain in #58
  • feat: support GitBash shell by @aooohan in 967d2cf
  • feat: support for searching in all versions by @Chance-fyi in #78
  • fix: duplicate path in vscode terminal, but normal in system terminal by @aooohan in e3c35b9
  • fix: fixed the bug of selecting version for searching by @Chance-fyi in #75
  • fix(powershell): powershell hook script override original prompt function by @LordHumphrey in #101
  • fix(powershell): env encoding by @LordHumphrey in #117
  • fix(powershell): due to a bug in PowerShell, we have to clean up first when the shell open by @aooohan in 8ce7be0
  • fix(zip): decompression problem for .Net by @ahai-code in #103
  • fix(plugin): main sdk information not passed by @aooohan in 9151cf2
  • refactor: make plugin easier to maintain by @bytemain in #83
  • refactor: refactor EnvKeys to make configuring multiple PATHs smoother by @aooohan in #97
  • refactor: change the plug-in storage structure to one directory corresponding to one plug-in by @aooohan in f0253a4

New Contributors

Full Changelog: v0.2.4...v0.2.6