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