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.
profile
determines which group of components is installed for the toolchain (defaults tominimal
).default
sets the installed toolchain as default (defaults tofalse
).override
sets the installed toolchain as the override for the current directory (defaults tofalse
).- More detailed documentation.
- The installed toolchain is no longer set as default automatically. This is now controlled by
default
.
- Rev-based toolchain version selection. This is now entirely controlled by
toolchain
. target
in favor oftargets
, which it was an alias of.