Skip to content

Releases: paulober/MicroPico

v4.2.1

17 Jan 03:06
eb4ddf0
Compare
Choose a tag to compare

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 version 1.0.22

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.1

v4.2.0

17 Jan 02:30
d953379
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

18 Nov 00:06
147757d
Compare
Choose a tag to compare

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

v4.0.6

16 Sep 08:59
e0f5983
Compare
Choose a tag to compare

Added

  • Soft-resets before and after executing scripts by default (#239)
  • micropico.noSoftResetOnRun setting to disable soft-resets before and after executing scripts (default: false)

Full Changelog: v4.0.5...v4.0.6

v4.0.5

16 Sep 08:12
f3032e4
Compare
Choose a tag to compare

Changed

  • Fix #252, py-launcher compatibility

Full Changelog: v4.0.4...v4.0.5

v4.0.4

13 Sep 17:20
3811c02
Compare
Choose a tag to compare

Added

  • flashPico command to flash Raspberry Pi Pico boards with a MicroPython firmware (if it is in BOOTSEL mode)
  • Some Pimoroni boards to the list for auto detection

Changed

  • Fixed some auto-connect bugs

v4.0.3

12 Sep 11:10
939514c
Compare
Choose a tag to compare

Added

  • garbageCollect and reset.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 with pico-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

11 Sep 12:18
95eac2f
Compare
Choose a tag to compare

Added

  • garbageCollect and reset.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 with pico-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

11 Sep 10:55
aa18457
Compare
Choose a tag to compare

Added

  • garbageCollect and reset.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 with pico-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

10 Sep 18:05
617eacb
Compare
Choose a tag to compare

Added

  • garbageCollect and reset.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 with pico-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