Skip to content

Releases: version-fox/vfox

v0.2.0

10 Jan 08:05
Compare
Choose a tag to compare

Demo

asciicast

What's Changed

  • Support Global、Project、Session Scope by @aooohan in #19
  • Clean temp file when shell exit and automatically switch env by @aooohan in #20

Full Changelog: v0.1.1...v0.2.0

v0.1.1

28 Dec 02:13
Compare
Choose a tag to compare

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

27 Dec 06:14
Compare
Choose a tag to compare

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

  • @XuZheCheung made their first contribution in #7
  • @aooohan made their first contribution in #13

Full Changelog: v0.0.2...v0.1.0