github arduino/arduino-cli 0.21.0-rc1

latest releases: v0.36.0-rc.2, v0.0.0-test-rc.1, v0.35.3...
pre-release2 years ago

Changelog

Added

200d4b4 Add ip flag to daemon command (#1651)
18cb00c Added support for advanced sketch "size" command (#1211)
5dd14c4 Add YAML output format (#1600)
9b6f769 Add minified json output format (#1586)
2067504 Add json output to daemon command (#1585)
f106863 Add board autodetection on upload (#1581)

Changed

569e194 Improved pluggable discovery conversion for platforms not supporting it (#1629)
47c634b Sample command to solve compile or upload issue is now shown to CLI users (#1647)
1b0c127 Pluggable Monitors: Improved error logging / fixed resource leak in some rare conditions (#1638)
5beeba4 Better detection if serial port is required during upload. (#1398)
60c1c98 Do not abort build if loading errors happens for not compiled platforms (#1606)
4506bf9 Report board platform and build platform on compile JSON output (#1608)

Fixed

085a31b Fix panic calling compile with wrong FQBN (#1645)
98f795d bugfix: Install pluggable monitor dependencies together with a platform (#1637)
5f8cb4b Allow case-insensitive ok or OK replies from pluggable discoveries and monitors (#1633)
8638657 Fix install script's check for previous installation (#1603)
c5fe48d Fix lib upgrade trying to upgrade core bundled libraries (#1580)
df27d56 Fix panic when discovery doesn't send an ok message after a command (#1569)
89dbd25 fix a regression introduced in #be5022e. --input flags were ignored (#1558)
12adc53 Bugfix: apply monitor settings on monitor opening (#1604)

Breaking Changes

4256524 [breaking] Add env variable to let tools know the cli version and the gRPC client version (#1640)
530e671 [breaking] legacy: refactoring of the old i18n.Logger (part 2) (#1625)
edc63f8 [breaking] legacy: refactoring of the old i18n.Logger (#1621)
e63c798 [breaking] Optimize core operations, improving on the user input (#1574)

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.