Skip to content

Releases: paulober/MicroPico

v4.0.3

12 Sep 11:10
939514c

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

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

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

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

v3.8.4

29 Aug 18:07
3179bfa

Choose a tag to compare

Added

  • Eperimental support for ESP32-S3-Pico

Changed

  • Upraded to pyboard-serial-com v3.1.2
  • Updated dependencies
  • Ignore .idea by default (Thanks to @Finnomator for #237)

What's Changed

New Contributors

Full Changelog: v3.8.2...v3.8.4

v3.8.3

28 Aug 14:45
ad3d5ad

Choose a tag to compare

Added

  • Eperimental support for ESP32-S3-Pico

Changed

  • Upraded to pyboard-serial-com v3.1.1
  • Updated dependencies
  • Ignore .idea by default (Thanks to @Finnomator for #237)

What's Changed

New Contributors

Full Changelog: v3.8.2...v3.8.3

v3.8.2

22 Jun 02:43
5fbe6c0

Choose a tag to compare

Added

  • Stubs auto-install feature to install selected stubs for a first opened project if not present

Changed

  • Upgraded to pyboard-serial-com v3.1.0,
  • Updated dependencies
  • Fixed #230, Update included stubs to v1.23.0 stable
  • Fixed #226, Pylance doesn't work after reopening
  • Fixed #227, Switch stubs error (Thanks to @wtakuo for #228)
  • Fixed #220, List remote fs contents and download project operations ignoring entries with spaces
  • Min VS Code version is now v1.90.2
  • Updated stubs to MicroPython v1.23.0 stable (Thanks to @Josverl micropython-rp2-rpi_pico_w-stubs)

What's Changed

New Contributors

Full Changelog: v3.7.8...v3.8.2

v3.7.8

01 Jun 16:57
8562d88

Choose a tag to compare

Changed

  • Upgraded to pyboard-serial-com v3.0.9

What's Changed

Full Changelog: v3.7.7...v3.7.8

v3.7.7

30 May 01:50
c381d9f

Choose a tag to compare

Added

  • ESP32-S3 stubs to select

Changed

  • Updated dependencies
  • Upgraded to pyboard-serial-com v3.0.8
  • Better support for pip not in PATH scenarios
  • Uninstaller supports now new stubs path
  • Simplified stubs selection
  • Update VS Code minimum version to v1.89.0
  • linux_armhf didn't get the newest pyboard-serial-com changes

What's Changed

Full Changelog: v3.7.6...v3.7.7

v3.7.6

30 Apr 13:01
bf1e02f

Choose a tag to compare

Changed

  • Updated dependencies
  • Fixed #215 and #209, Failed to switch stubs on Linux and macOS / use stubs on external drive

What's Changed

Full Changelog: v3.7.5...v3.7.6