Skip to content

Releases: dankeboy36/vscode-arduino-api

0.2.1

05 Jan 21:12
Compare
Choose a tag to compare

0.2.1 (2024-01-05)

Bug Fixes

  • expose selectedProgrammer + configOptions (#14) (25ab1d4), closes #13

0.2.0

29 Dec 17:46
Compare
Choose a tag to compare

0.2.0 (2023-12-29)

Features

0.1.2

20 Jun 17:07
Compare
Choose a tag to compare
  • 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
Choose a tag to compare
  • 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
Choose a tag to compare

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! ❤️