All notable changes to this project will be documented in this file.
- Switch rust-lang.org URLs to HTTPS (#32)
- Fix cannot use
rsvm use
on the zsh (#34)
- Add
rsvm ls-channel
command (#14) - Automatic activate after install new version set (#22)
- Cache download datas (#23)
rsvm install
have new suboption about install rustc source code (#26, #28, #29)
- Change default profile file to .bashrc (#9, #12, #17)
- Fix script issue in the zsh (#10, #11)
- Improve travis settings (#13)
- Fix uninstall command on the OSX (#16)
- Fix version lookup (#18, #19)
- Move version directories to subdirectory (#30, #31)
- Fix version lookup
- Support for nightly builds
- Support for betas
- Use pre-compiled binaries instead of the sources
- Basic features