Releases: paulober/MicroPico
Releases · paulober/MicroPico
v4.0.6
v4.0.5
v4.0.4
v4.0.3
Added
garbageCollect
andreset.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
withpico-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
Added
garbageCollect
andreset.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
withpico-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
Added
garbageCollect
andreset.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
withpico-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
Added
garbageCollect
andreset.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
withpico-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
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
- Add .idea folder to forbiddenFolders by @Finnomator in #237
- Patch v3.8.3 by @paulober in #242
- Bump axios from 1.7.3 to 1.7.4 by @dependabot in #243
- Patch v3.8.4 by @paulober in #245
New Contributors
- @Finnomator made their first contribution in #237
Full Changelog: v3.8.2...v3.8.4
v3.8.3
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
- Add .idea folder to forbiddenFolders by @Finnomator in #237
- Patch v3.8.3 by @paulober in #242
- Bump axios from 1.7.3 to 1.7.4 by @dependabot in #243
New Contributors
- @Finnomator made their first contribution in #237
Full Changelog: v3.8.2...v3.8.3
v3.8.2
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
- Fix #227, Switch stubs error by @wtakuo in #228
- Patch v3.8.0 by @paulober in #231
- Patch v3.8.1 by @paulober in #232
- Patch v3.8.2 by @paulober in #233
New Contributors
Full Changelog: v3.7.8...v3.8.2