This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
0.15.0 - Scripting
New Features
yotta start
command (akayotta run
) to launch the built program (requires target support)- Support for additional scripting hooks, including post-install, post-build and pre-publish hooks. See the docs for more info.
Other Improvements
- Depend on an up-to-date version of certifi, which includes support for the registry's new SSL certificate.
- Update the required versions of dependencies
- Fix an issue that prevented subdirectories from being used in the
lib
orbin
properties in module.json yotta debug
(and the newyotta start
) now choose a sensible default program to launch, instead of failing when none is specified.