Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jun 13:09

Changelog

a44a87f Fixed macOS_64bit build
620f769 Fixed crossbuild for Linux ARMv6/ARMv7
73bd32a Update builders to 1.16.4
2d7fb6f Added missing go.sum
8746f75 workflows
d4f31df Fix upload waiting for port without 1200bps touch (arduino#1319)
16f4135 Check gpg signature for library_index.json (arduino#1307)
aa61c4b Replace "Arduino Pro IDE" with proper link to Arduino IDE 2.0 (arduino#1309)
aef5a54 make verifySignature public, enhanced tests, remove board word (arduino#1308)
7eb9c57 Implement function to verify index signature with custom key (arduino#1304)
c342eac Improved lib detection: check for matching name in library.properties (arduino#1276) (arduino#1300)
382ebf1 Revert "Improved lib detection: check for matching name in library.properties (arduino#1276)" (arduino#1290)
b1764d1 Fix network settings uneditable with config command (arduino#1288)
d1b1b03 Fix compile command panicking if invalid build.options.json is found (arduino#1118)
efc660a Fix Arduino path on Windows in version notes (arduino#1283)
6095a84 Fix sorting of platforms and boards (arduino#1282)
75a93c0 Change board list output sorting (arduino#1281)
6a201aa Enhance alphabetic sorting and place deprecated platform at the bottom (arduino#1278)
15e81ed Improved lib detection: check for matching name in library.properties (arduino#1276)
5aa4248 Optimized upload 1200 bps-touch and fixed some rare corner cases (arduino#1267)
088d427 Add --library flag to compile command (arduino#1258)
6ac85fc Allow upload without specifing port, even if the board requires 1200-bps-touch on the serial port (arduino#1263)