Releases: version-fox/vfox
Releases · version-fox/vfox
v0.2.0
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
v0.1.0
Changelog
What's Changed
- Rename local-variable 'L' to 'luaVMInstance' by @XuZheCheung in #7
- Support add plugins from offical respoistory by @aooohan in #13
- Support update plugin e28ca57
New Contributors
Full Changelog: v0.0.2...v0.1.0