Releases: paulober/MicroPico
Releases · paulober/MicroPico
v3.7.5
Changed
- Upgraded to
pyboard-serial-comv3.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
v3.7.3
v3.7.2
v3.7.1
v3.7.0
Added
ESP32-WROOM-32support (experimental)
Changed
- Upgraded to
pyboard-serial-comv3.0.1, - Updated dependencies
What's Changed
- Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #181
- Patch v3.7.0 by @paulober in #183
Full Changelog: v3.6.0...v3.7.0
v3.6.0
Added
micropico.executeOnConnectsetting to execute a script on the Pico after connecting (#153 and #176)micropico.importOnConnectsetting 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
Added
micropico.extra.switchStubscommand 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
v3.4.2
Changed
- Upgraded to
pyboard-serial-comv2.0.4, Linuxarm64andarmhfreleases are now backwards compatible withGLIBC_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