Releases: paulober/MicroPico
Releases · paulober/MicroPico
v4.2.1
Changed
- Updated dependencies
- Configure project command has been renamed to
Initialize MicroPico project
- Fixed #269, Frozen 'Stop' button after running unplugging
- Refined the disconnect behavior
- Upgraded to
pico-mpy-com
version1.0.22
What's Changed
- Rename 'Setup MicroPico Project' to 'Initialize' by @DeflateAwning in #262
- Patch v4.2.0 by @paulober in #274
- Hotfix v4.2.1 by @paulober in #275
New Contributors
- @DeflateAwning made their first contribution in #262
Full Changelog: v4.1.0...v4.2.1
v4.2.0
Changed
- Updated dependencies
- Configure project command has been renamed to
Initialize MicroPico project
- Fixed #269, Frozen 'Stop' button after running unplugging
- Refined the disconnect behavior
What's Changed
- Rename 'Setup MicroPico Project' to 'Initialize' by @DeflateAwning in #262
- Patch v4.2.0 by @paulober in #274
New Contributors
- @DeflateAwning made their first contribution in #262
Full Changelog: v4.1.0...v4.2.0
v4.1.0
Added
- Restore behavior for terminal content if an external action is triggered and takes over the terminal (like run file)
- Boot.py warnings when performing hard resets
micropico.redirectOutput
experimental command to redirect output of operations like running files into other target than the terminal (like a file)
Changed
- Updated dependencies
- Upgraded to
pyboard-serial-com
v1.0.21
(Fixes #254) - Better Python utilization in stub switcher
- Switch to release build for Pico 2 auto installs
- Configure project command has been renamed to
Setup MicroPico project
- Reload settings before uploading and downloading projects to detect settings changes
- SyncFolder auto-detection based on
.micropico
file location if not set (#259) - All settings are now scoped
machine-overridable
What's Changed
- Bump rollup from 4.21.3 to 4.22.4 by @dependabot in #253
- Patch v4.1.0 by @paulober in #261
Full Changelog: v4.0.6...v4.1.0
v4.0.6
v4.0.5
v4.0.4
v4.0.3
Added
garbageCollect
andreset.hard.listen
commands- More vREPL shortcuts
- A requirement for a python interpretter (can be selected though the Python VS Code extension)
Changed
- Replaced
pyboard-serial-com
withpico-mpy-com
library - Updated dependencies
- Reenabled publishing on OpenVSX
- Updated stubs to latest MicroPython v1.23.0 stable (Thanks to @Josverl)
- Minor performance improvements
- Major stability improvements
Full Changelog: v3.8.4...v4.0.3
v4.0.2
Added
garbageCollect
andreset.hard.listen
commands- More vREPL shortcuts
- A requirement for a python interpretter (can be selected though the Python VS Code extension)
Changed
- Replaced
pyboard-serial-com
withpico-mpy-com
library - Updated dependencies
- Reenabled publishing on OpenVSX
- Updated stubs to latest MicroPython v1.23.0 stable (Thanks to @Josverl)
- Minor performance improvements
- Major stability improvements
Full Changelog: v3.8.4...v4.0.2
v4.0.1
Added
garbageCollect
andreset.hard.listen
commands- More vREPL shortcuts
- A requirement for a python interpretter (can be selected though the Python VS Code extension)
Changed
- Replaced
pyboard-serial-com
withpico-mpy-com
library - Updated dependencies
- Reenabled publishing on OpenVSX
- Updated stubs to latest MicroPython v1.23.0 stable (Thanks to @Josverl)
- Minor performance improvements
- Major stability improvements
Full Changelog: v3.8.4...v4.0.1
v4.0.0
Added
garbageCollect
andreset.hard.listen
commands- More vREPL shortcuts
- A requirement for a python interpretter (can be selected though the Python VS Code extension)
Changed
- Replaced
pyboard-serial-com
withpico-mpy-com
library - Updated dependencies
- Reenabled publishing on OpenVSX
- Updated stubs to latest MicroPython v1.23.0 stable (Thanks to @Josverl)
- Minor performance improvements
- Major stability improvements
Full Changelog: v3.8.4...v4.0.0