We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7429c39 commit 76a0b89Copy full SHA for 76a0b89
CHANGELOG.md
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+### Added
10
+
11
+- Added the `--stay-connected` arg to the `pybricksdev run`
12
+ command, allowing re-compiling and running the input file. Also echoes
13
+ the hub's output to the console when manually running a program.
14
+ ([pybricksdev#122])
15
16
+[pybricksdev#122]: https://github.com/pybricks/pybricksdev/pull/122
17
18
19
## [2.0.1] - 2025-08-11
20
21
### Fixed
0 commit comments