Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 10:30
· 130 commits to main since this release
26bbb66

Changelog

a167514 Update tool name in package_index (#34)
28333ef fix size in package_index.json (#79)
cae3857 Generate documentation before running link check (#78)
8b49417 Replace missing link URL definition for installation docs (#77)
0033831 harden the flashing process on win pt2 (#76)
f75b575 Fixed Uno WiFi Rev2 not working (#74)
23c50fd Enhance the documentation and rearrange README.md (#71)
5d7d398 add progress during firmware flashing (#70)
c3257d7 add 1.4.6 and 1.4.7 to module_firmware_index.json (#69)
a7d1b90 fix version command not working correctly in the released binary (#66)
42cc2dc Remove support for SARA module (#65)
b9b8c40 Add CI workflow to deploy a versioned MkDocs-based website to GitHub Pages (#64)
31c1fcc remove firmwares dir from released archives (not useful anymore) (#63)
507a9d3 Added NINA fw 1.4.7
d3bcb8c rename FirmwareUploader to arduino-firmwareuploader (#62)
3aa8ec1 add back --retries flag (#61)
d4c7b34 harden the flashing process (#58)
e5f422a add --format json output enhacement to flash and certificates commands (#56)
43dfacf fix 🐛 causing panic with mkr1000 (#57)
ff995eb Added mkdocs workflow (#48)
6b4f285 cleanup code-base after refactoring (#55)
6c0b703 Add command to flash certificates (#54)
625b338 Add firmware flash command (#53)
34e0cc7 Implemented "latest" field in 'firmware list' command (#52)
4d7a0d2 Firmware list command (#51)
a99436b Change index format to differentiate upload commands by OS (#50)
a1fe4f4 recompile FirmwareUpdater sketch with mbed_nano 2.0.3 / Added NINA fw 1.4.6 (#29)
552564b Add functions to download and load indexes, tools and sketches (#49)
2543546 Add module name to firmware object in index json (#47)
a75ca10 Add loader sketch
2325713 Fix some issues with board index generator script (#42)
52c673d Add script to generate json containing information to run fwuploader tool (#38)
79da353 Document how to update the NINA firmware of the Arduino Nano RP2040 Connect (#40)
6ae09d2 add --format flag, predisposition to print json, like arduino-cli (#37)
d2900cb add version subcommand (#36)
2fc5668 Use new arduino/setup-task action name in CI/CD workflows (#35)
59fbc28 Refactor code structure to be similar to other Tooling Team projects (#32)