Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@paulober paulober released this 18 Nov 00:06
147757d

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

Full Changelog: v4.0.6...v4.1.0