Releases: arduino/arduino-app-cli
Releases · arduino/arduino-app-cli
v0.8.0-rc.2
feat: update the python runner to 0.6.1 (#140) * feat: update the python runner to 0.6.1 * re-run formatter
v0.8.0-rc.1
What's Changed
- remove no-python option for creating app by @mirkoCrobu in #121
- fix: manage missing sketch folder by @dido18 in #123
- feat: add by-id folder view for sound subsystem by @rjtokenring in #119
- [API] Change the GET /v1/bricks/{id} variables field by @mirkoCrobu in #126
- Update examples and runner to 0.6.0 by @mirkoCrobu in #132
New Contributors
- @rjtokenring made their first contribution in #119
Full Changelog: v0.7.0...v0.8.0-rc.1
v0.7.0
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
v0.7.0-rc.1
What's Changed
Full Changelog: v0.6.8...v0.7.0-rc.1
v0.6.8
What's Changed
- chore: update cli messages by @dido18 in #61
- Add Serial Number to Avahi Service for Board Deduplication by @mirkoCrobu in #48
- Improve the arduino-app-cli version command by adding the "server version" #31 by @martacarbone in #49
- fix: remove not implemented ps command by @lucarin91 in #65
- Expose serial number for App-Lab in network mode by @mirkoCrobu in #63
- Test CI package update by @giulio93 in #72
- feat: implement app cache deletion by @alessio-perugini in #59
- fix(pkg/board): handler error in GetCmd creation by @lucarin91 in #79
- fix(pkg/board): consume zombie process in adb by @lucarin91 in #81
- Updated Arduino CLI dependencies by @cmaglie in #86
- Check app status in stop cmd by @giulio93 in #84
- chore: update template files (.gitignore) by @lucarin91 in #85
- fix(update): return better errors by @lucarin91 in #62
- docs: refactor readme + guidelines by @dido18 in #58
- fix(update): make sure we always return underlying error by @lucarin91 in #95
- fix(api): allow missing required variable when a brick is added + app validation by @dido18 in #74
- fix: handler HEAD calls in sse routes by @lucarin91 in #96
New Contributors
- @martacarbone made their first contribution in #49
Full Changelog: v0.6.7...v0.6.8
v0.6.8-rc.3
What's Changed
Full Changelog: v0.6.7...v0.6.8-rc.3
v0.6.8-rc.1
What's Changed
Full Changelog: v0.6.7...v0.6.8-rc.1
v0.6.7
What's Changed
- fix(bricks): overwrite the brick variables of an app by @dido18 in #44
- feat: flash sketch in ram by @lucarin91 in #12
- fix: update repository references in Taskfile.yml by @dido18 in #10
- feat(api): return variable configurations in
/apps/:id/bricksandapps/:id/bricks/:idby @mirkoCrobu in #18 - fix: install a library missing from local library-index by @dido18 in #50
- feat: add brick details completions by @alessio-perugini in #54
New Contributors
- @alessio-perugini made their first contribution in #54
Full Changelog: v0.6.6...v0.6.7
v0.6.7.rc3
What's Changed
- fix(bricks): overwrite the brick variables of an app by @dido18 in #44
- feat: flash sketch in ram by @lucarin91 in #12
- fix: update repository references in Taskfile.yml by @dido18 in #10
- feat(api): return variable configurations in
/apps/:id/bricksandapps/:id/bricks/:idby @mirkoCrobu in #18 - fix: install a library missing from local library-index by @dido18 in #50
- feat: add brick details completions by @alessio-perugini in #54
Full Changelog: v0.6.6...v0.6.7.rc3