Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 08:45
· 79 commits to main since this release

Changelog

The new features in this version mainly include the following:

1. Support Parse Legacy Files

Those are version files from other version managers, such as .node-version, .nvmrc, .sdkmanrc etc.

This feature is disabled by default. For how to turn it on, please see Legacy Version File.

NOTE: Currently, only vfox-nodejs and vfox-java plugin, implement this feature. If you have needs, please raise an issue to the corresponding plug-in repository.

2. Manipulate configuration files with commands

https://vfox.lhan.me/guides/configuration.html#config-command

3. Add multiple plugins at once

https://vfox.lhan.me/usage/plugins-commands.html#add

4. Add cd command

https://vfox.lhan.me/usage/core-commands.html#cd

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0