What's Changed
- feat: update examples to 0.5.1 by @lucarin91 in #100
- fix(pkg/board): handle adb connection error by @lucarin91 in #98
- [API] Show compatible models in the brick list/details by @mirkoCrobu in #94
- [API] Add compatible models in brickinstance details by @mirkoCrobu in #99
- refact: use the
Loadfunction uniformely in all the yaml loaders by @dido18 in #107 - Add require_model to the brick list by @giulio93 in #93
- Deprecate require_devices in YAML brick index by @giulio93 in #111
- feat: Do not exit from default Python script by @per1234 in #106
- fix: force app stop also if it isn't running by @lucarin91 in #112
- fix: prevent app-cli to restart adbd by @lucarin91 in #117
- [Bug] remove compatible models from brick instance list endpoint by @mirkoCrobu in #120
New Contributors
Full Changelog: v0.6.8...v0.7.0