Skip to content

Releases: paulober/MicroPico

v3.7.5

22 Feb 00:04
77c6868

Choose a tag to compare

Changed

  • Upgraded to pyboard-serial-com v3.0.7,
  • Updated dependencies
  • Fixed #202, Switch stubs Windows shell error
  • Fixed #193, Notifications cleanup
  • Min VS Code version is now v1.86.2
  • Updated stubs to MicroPython v1.22.1 stable (Thanks to @Josverl micropython-rp2-rpi_pico_w-stubs)

What's Changed

Full Changelog: v3.7.4...v3.7.5

v3.7.4

22 Jan 23:38
887d075

Choose a tag to compare

Changed

  • Upgraded to pyboard-serial-com v3.0.6 (Fixes #188)

What's Changed

Full Changelog: v3.7.3...v3.7.4

v3.7.3

21 Jan 23:18
7ba9b0f

Choose a tag to compare

Changed

  • Upgraded to pyboard-serial-com v3.0.5

What's Changed

Full Changelog: v3.7.2...v3.7.3

v3.7.2

21 Jan 01:28
23a7347

Choose a tag to compare

Added

  • ESP32-C3 and Teensy 4.0 support (experimental) (Fixes #96)

What's Changed

Full Changelog: v3.7.1...v3.7.2

v3.7.1

20 Jan 11:06
f021969

Choose a tag to compare

Changed

  • Hotfix - Upgraded to pyboard-serial-com v3.0.2, (Fix #184)

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0

18 Jan 21:47
50f260a

Choose a tag to compare

Added

  • ESP32-WROOM-32 support (experimental)

Changed

  • Upgraded to pyboard-serial-com v3.0.1,
  • Updated dependencies

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

27 Dec 01:52
7574c05

Choose a tag to compare

Added

  • micropico.executeOnConnect setting to execute a script on the Pico after connecting (#153 and #176)
  • micropico.importOnConnect setting to import a module in vREPL after connecting (#153)
  • MicroPico Device Controler for managing wifi connection and to install mip packages (experimental)
  • Upload-file command is now available in the explorer context menu

Changed

  • Fix #172, Documentation mentions sync button
  • Fixes dynamic command enablement
  • Fixes tab in multiline input in vREPL does trigger autocomplete and does not indent
  • Adjusts settings scopes
  • Updated dependencies

What's Changed

Full Changelog: v3.5.0...v3.6.0

v3.5.0

22 Nov 23:01
0ee67c1

Choose a tag to compare

Added

  • micropico.extra.switchStubs command to switch between MicroPython stubs for different MicroPython versions and ports (RPi Pico, RPi Pico (W) and ESP32) (Thanks to @Josverl) (Fixes #164)

Changed

  • Updated dependencies

Removed

  • Settings auto-update workaround from the extension renaming process (Fixes #164)

v3.4.3

10 Nov 19:57
0ea5d02

Choose a tag to compare

Changed

  • Upgraded to pyboard-serial-com v2.0.5, the Linux amd64 release is now backwards compatible with GLIBC_2.31 (Fixes #161)
  • Updated dependencies

v3.4.2

06 Nov 23:03
bc9fd98

Choose a tag to compare

Changed

  • Upgraded to pyboard-serial-com v2.0.4, Linux arm64 and armhf releases are now backwards compatible with GLIBC_2.31 (Fixes #159)
  • Updated dependencies
  • Reload settings before auto-connect to detect settings changes concerning the port

What's Changed

Full Changelog: v3.4.1...v3.4.2