3rd Beta Release of 0.7.0, including:
- Removal of deprecated commands
volta activate
,volta deactivate
, andvolta current
- Migrations to support smoother upgrades in the future
- Support for managed distribution with
volta setup
command - Simplified installers to move more of the logic into the application.
Notes:
- To install this release on Linux / Mac OS, run:
curl https://raw.githubusercontent.com/volta-cli/volta/master/dev/unix/volta-install.sh | bash -s -- --version 0.7.0-beta3
- On Windows, the Installer should work as a direct upgrade over 0.6.8