This repository was archived by the owner on Jan 15, 2021. It is now read-only.
0.10.0 - Unlink targets and unlink globally.
- add
yotta unlink-target
subcommand to remove a linked target - new yotta
unlink
andunlink-target
support for unlinking globally linked modules/targets - improved validation for
yotta link
- bugfixes to the cache implementation
- fix linking failure of application tests if the application contains no source
- various documentation improvements (thanks @Patater!)