Skip to content

Tags: joedevivo/vscode-circuitpython

Tags

Verified

This tag was signed with the committer’s verified signature.
joedevivo Joe DeVivo

v0.1.20

Toggle v0.1.20's commit message

Verified

This tag was signed with the committer’s verified signature.
joedevivo Joe DeVivo
v0.1.20

Support CircuitPython 8

v0.1.19

Toggle v0.1.19's commit message

Verified

This commit was signed with the committer’s verified signature.
joedevivo Joe DeVivo
0.1.19 - includes new command, electron update

v0.1.17

Toggle v0.1.17's commit message

Verified

This commit was signed with the committer’s verified signature.
joedevivo Joe DeVivo
Dependency updates for 0.1.17

v0.1.16

Toggle v0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix #72 (#79)

* Fix #72

* try gha

* upgrade node-gyp

* More CI changes

* fix board metadata on windows build

* Try explicit deactivate

* remove `deactivate`, unnesessary in subshell

* Update Changelog

v0.1.15

Toggle v0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Electron & Fix mpy 7 version detection (#53)

v0.1.14

Toggle v0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bugfixes (#52)

- Skips enabling serial monitor if native bindings aren't loaded
  - This prevents the extension from crashing on launch if the VSCode version of
    electron has changed or the bindings aren't available for your
    system/architecture
- Uses `""` instead of `null` in the `python.analysis.extraPaths` setting if a
  board is not chosen.
- Fixed issue that prevented the board stub at `python.analysis.extraPaths[0]`
  from changing on board selection.
- Fixed an issue preventing extension activation when workspace doesn't contain a `lib` folder
- Fixed error downloading new Adafruit Bundle if bundle storage contains a file,
  where it previously assumed directories only.

v0.1.13

Toggle v0.1.13's commit message
0.1.13 Release

v0.1.12

Toggle v0.1.12's commit message
Release 0.1.12

- Upgrade to Electron 12

v0.1.11

Toggle v0.1.11's commit message
0.1.11 release