Releases: arduino/arduino-create-agent-js-client
Releases · arduino/arduino-create-agent-js-client
Change firmware updater command line and signatures
update firmware updater command line (#374) * update firmware updater command line * 2.3.2
fix bug with board reappearing on different ports after upload
Merge pull request #194 from arduino/retouch-board fix bug about board reapping on different ports after upload
added serial monitor error subject
Breaking change: subscribe to serialMonitorError subject to intercept errors on serial monitor open and close
get firmware version as parameter + close serial before uploading firmware
Merge pull request #154 from arduino/firmware-updater get firmware version as parameter + close serial befor uploading
add firmware updater
2.2.5 2.2.5
await all download tools
Merge pull request #144 from arduino/wait_for_download Wait for tools to be downloaded before upload
restored use agent v2
removed socket client v2
2.2.2 2.2.2
force Content-Type header for /pkgs/tools/installed PUT
socket daemon v2, new install tool
Merge pull request #109 from arduino/v2 V2