Skip to content

Releases: paulober/MicroPico

v3.2.2

14 Aug 20:19
1618c29

Choose a tag to compare

Added

  • uploadproject status-bar button

Changed

  • Upgraded pyboard-serial-com to v1.5.3 (Fixes an issue where pyIgnore wildcard exclusions were not working)
  • Updated stubs to patch v1.20.0-3 stable
  • Dependencies were updated

What's Changed

Full Changelog: v3.2.1...v3.2.2

v3.2.1

01 Aug 12:23
c71d25c

Choose a tag to compare

Changed

  • Rename extension to MicroPico but ID remained the same paulober.pico-w-go
  • Dependencies update

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

15 Jul 14:16
ccede45

Choose a tag to compare

Added

  • vscode:uninstall script to remove Pico-W-Stub after extension gets uninstalled
  • picowgo.rtc.sync command to sync the Pico's RTC with the host's time
  • Fix #29, Add custom when clause context keys

Changed

  • Auto-detected Python3 commands are't automatically saved to global settings anymore to prevent erros when switching between different systems with different python installations and settings sync turned on
  • Contributed menu entries are now only shown when the extension is active
  • Updated dependencies

What's Changed

Full Changelog: v3.1.2...v3.2.0

v3.1.2

28 Jun 18:04
e2ad5e4

Choose a tag to compare

Added

  • picowgo.pyIgnore now supports syncFolder specific rules

Changed

  • Fixed #111, Relative paths in picowgo.pyIgnore don't work
  • Fixed #113, Unnecessary re-uploading of unchanged files during upload-project
  • Upgraded pyboard-serial-com to v1.5.2

See release v3.1.0 for changes in v3.1.0.

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

25 Jun 19:00
1a8e30f

Choose a tag to compare

Changed

See release v3.1.0 for changes in v3.1.0.

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

20 Jun 21:16
47a9feb

Choose a tag to compare

Added

  • Logger output channel
  • Open workspace settings command
  • Added scopes to some configuration settings
  • Added new picowgo.additionalSyncFolders setting (Requested in #40)
  • Added soft-reset (listen) command. Soft-reset now displays output (read and write) of main.py and boot.py reruns after soft-reset with this new command or the updated picowgo.softResetAfterUpload setting. (Requested in #101)

Changed

  • Renamed setting picowgo.rebootAfterUpload to picowgo.softResetAfterUpload
  • Fixed README table markdown for VS Code Marketplace store front
  • Fix #71, Better up-/download progress notification/feedback
  • vREPL now opens automatically on need (reduces "vREPL not open" warnings) (#60)
  • All commands are now grouped in one category
  • Some minor stability and performance improvements were made
  • Fixed duplicate vREPL handling and not prompt on additional vREPL panel
  • Fixed input(...) echoed back input in vREPL
  • Other dependency updates
  • Upgraded pyboard-serial-com to v1.5.1
  • Bumped minimum NodeJS engine version to v16.17.1
  • Updated stubs to patch v1.20.0-1 stable

What's Changed

Full Changelog: v3.0.14...v3.1.0

v3.0.14

17 Jun 14:04
596f04e

Choose a tag to compare

What's Changed

Full Changelog: v3.0.12...v3.0.14

v3.0.12

14 Jun 23:57
8caaa3e

Choose a tag to compare

See v3.0.11.

What's Changed

Full Changelog: v3.0.11...v3.0.12

v3.0.11

14 Jun 23:38
bab929b

Choose a tag to compare

What's Changed

Full Changelog: v3.0.10...v3.0.11

v3.0.10

03 Jun 19:36
287eb10

Choose a tag to compare

What's Changed

Full Changelog: v3.0.9...v3.0.10