v0.1.1
Changelog
What's Changed
- Fix: refactor custom path handling in windowsEnvManager.Flush() to avoid duplicate values in PATH 046f038
- Fix: replace Split with SplitN when handle sdk path to avoid parse path failed as the version of target sdk include '-'. 57a877c
Full Changelog: v0.1.0...v0.1.1