Skip to content

Releases: paulober/MicroPico

v3.4.1

19 Oct 16:37
7c80378

Choose a tag to compare

Changed

  • Upgraded to pyboard-serial-com v2.0.3 (Fixes #144)
  • Updated stubs to MicroPython v1.21.0 stable
  • Updated dependencies
  • Adds back linux armhf support

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

18 Oct 20:14
5afd207

Choose a tag to compare

Changed

  • Reduced extension size on some platforms
  • Upgraded to pyboard-serial-com v2.0.2
  • Replaced Pico-W-Stub with micropython-stubs for MicroPython v1.20.0 (Thanks to @Josverl)
  • Added .ls and .help custom commands to vREPL

What's Changed

Full Changelog: v3.3.3...v3.4.0

v3.3.3

16 Oct 19:45
9a222c5

Choose a tag to compare

Changed

  • Fixes an issue concerning multiline vREPL inputs
  • Some minor improvemements

What's Changed

Full Changelog: v3.3.2...v3.3.3

v3.3.2

16 Oct 16:55
5e18f13

Choose a tag to compare

Changed

  • Updated dependencies
  • Upgraded to pyboard-serial-com v2.0.1
  • Fixes Windows issues related to update v3.3.0 (Fixes #143)

What's Changed

Full Changelog: v3.3.1...v3.3.2

v3.3.1

10 Oct 23:26
4f7e131

Choose a tag to compare

Changed

  • Updated dependencies
  • Upgraded to pyboard-serial-com v2.0.0
  • Stubs updated to v1.21.0 stable

Removed

  • Dependency on the VS Code Python extension
  • Dependency on pyserial pip package
  • Dependency on Python being installed on the host system (Also fixes #133)
  • micropico.pythonPath setting
  • Support for the armhf architecture

What's Changed

Full Changelog: v3.2.6...v3.3.1

v3.3.0

10 Oct 23:04
a00b5e3

Choose a tag to compare

Changed

  • Updated dependencies
  • Upgraded to pyboard-serial-com v2.0.0
  • Stubs updated to v1.21.0 stable

Removed

  • Dependency on the VS Code Python extension
  • Dependency on pyserial pip package
  • Dependency on Python being installed on the host system (Also fixes #133)
  • micropico.pythonPath setting
  • Support for the armhf architecture

What's Changed

Full Changelog: v3.2.6...v3.3.0

v3.2.6

01 Oct 20:09
a846f0c

Choose a tag to compare

Added

  • Fix #134, Support stopping execution with VS Code command (#13 by @eplusx)

Changed

  • Minimum VS Code version is now v1.82.0
  • Updated dependencies

What's Changed

New Contributors

Full Changelog: v3.2.5...v3.2.6

v3.2.5

04 Sep 15:06
0acc16e

Choose a tag to compare

Changed

  • Updated stubs to v1.20.0-441 unstable (Fixes #129)
  • Minimum VS Code version is now v1.81.1
  • Updated dependencies
  • Added official Python extension as dependency

What's Changed

Full Changelog: v3.2.4...v3.2.5

v3.2.4

15 Aug 22:59
5dbe697

Choose a tag to compare

Changed

  • Updated stubs to patch v1.20.0-5 stable

What's Changed

Full Changelog: v3.2.3...v3.2.4

v3.2.3

15 Aug 22:00
08308c5

Choose a tag to compare

Changed

  • Updated stubs to patch v1.20.0-4 stable (Fixes #125)

What's Changed

Full Changelog: v3.2.2...v3.2.3