File tree Expand file tree Collapse file tree 3 files changed +302
-269
lines changed Expand file tree Collapse file tree 3 files changed +302
-269
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.0-alpha.16] - 2021-10-26
10+
11+ ### Added
12+ - Script runner for generic MicroPython boards via USB. This is mainly used for
13+ debugging.
14+
15+ ## Fixed
16+ - Visual Studio Code launcher settings to run a script via BLE.
17+
918## [ 1.0.0-alpha.15] - 2021-09-21
1019
1120### Added
@@ -149,4 +158,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149158[ 1.0.0-alpha.4 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
150159[ 1.0.0-alpha.3 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
151160[ 1.0.0-alpha.2 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
152- [ 1.0.0-alpha.1 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.0...v1.0.0-alpha.1
161+ [ 1.0.0-alpha.1 ] : https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.0...v1.0.0-alpha.1
You can’t perform that action at this time.
0 commit comments