Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1005 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 1005 Bytes

Changelog

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.

Added

  • profile determines which group of components is installed for the toolchain (defaults to minimal).
  • default sets the installed toolchain as default (defaults to false).
  • override sets the installed toolchain as the override for the current directory (defaults to false).
  • More detailed documentation.

Changed

  • The installed toolchain is no longer set as default automatically. This is now controlled by default.

Removed

  • Rev-based toolchain version selection. This is now entirely controlled by toolchain.
  • target in favor of targets, which it was an alias of.