Releases: dankeboy36/vscode-arduino-api
Releases · dankeboy36/vscode-arduino-api
0.2.4
05 Jan 14:37
Compare
Sorry, something went wrong.
No results found
0.2.4 (2026-01-05)
Bug Fixes
align Port optionality + add tsd coverage (#22 ) (5725ca7 )
0.2.3
04 Jan 15:20
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-01-04)
Bug Fixes
clarify IDE2 vs BoardLab split + types-only (#21 ) (88c75b5 )
0.2.2
03 Jan 16:04
Compare
Sorry, something went wrong.
No results found
0.2.2 (2026-01-03)
Bug Fixes
derive CompileSummary from BuilderResult (#20 ) (8b2cbdb )
0.2.1
05 Jan 21:12
Compare
Sorry, something went wrong.
No results found
0.2.1 (2024-01-05)
Bug Fixes
expose selectedProgrammer + configOptions (#14 ) (25ab1d4 ), closes #13
0.2.0
29 Dec 17:46
Compare
Sorry, something went wrong.
No results found
0.2.0 (2023-12-29)
Features
0.1.2
20 Jun 17:07
Compare
Sorry, something went wrong.
No results found
use strict test assertions,
💄 updated README: dropped the 2.x when referring to the Arduino IDE ,
set constraint on the Node.js engine: >=16.14.0, and
simplified the project description.
No behavioral changes are expected. Have fun ☀️
0.1.1
11 Jun 18:30
Compare
Sorry, something went wrong.
No results found
New API to retrieve the info for a board from the board.txt via the CLI's boardDetails#buildProperties.
Dropped VID/PID. It's a flawed API in Arduino IDE 2.x,
Deep the state in the memory,
Derived API types from the CLI's API,
Basic configuration support,
Replaced the buildPath with compileSummary, and
Updated the readme.
0.1.0
21 May 16:55
Compare
Sorry, something went wrong.
No results found
The initial release of the Arduino API VSIX. The VSIX is not (yet) published to the VS Code Marketplace; just attached to this GitHub release. The VSIX is signed by a verified publisher. Have fun! ❤️