All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Pass
allow-downgradeflag torustupifnightlytoolchain with components requested
rustupversion parser does not fail Action execution onmacOS-latestVM images anymore
- Support for the
rust-toolchainfile: If the toolchain input is not given, we will try and install the version specified in therust-toolchainfile. - Action outputs with
rustc,cargoandrustupversions installed
- Support for
rustup set profilecommand - Support for
--componentflag for therustup toolchain installcommand
- Missing
rustupexecutable will not raise an annotating warning before the installation anymore (#13)
targetinput is not used as a--default-targetargument forrustupanymore (#8)
- First public version