The Wayback Machine - https://web.archive.org/web/20210306015715/https://github.com/arduino/arduino-cli/releases
Skip to content

@github-actions github-actions released this Feb 25, 2021

Changelog

Added

76f5549 Add flag to skip libraries dependencies installation to gRPC LibraryInstall function (#1195)

Changed

3164edc Make archive validation error messages friendlier (#1188)

Fixed

d977fc2 Fix some commands crashing when an installed library has invalid version (#1189)

Assets 11
Pre-release
Pre-release

@github-actions github-actions released this Feb 25, 2021

Changelog

Added

76f5549 Add flag to skip libraries dependencies installation to gRPC LibraryInstall function (#1195)

Changed

3164edc Make archive validation error messages friendlier (#1188)

Fixed

d977fc2 Fix some commands crashing when an installed library has invalid version (#1189)

Assets 11

@github-actions github-actions released this Feb 15, 2021

Changelog

Added

13f5203 Add --all flag to core list command and gRPC interface (#1166)
834c108 Add RootFolderFiles to gRPC LoadSketchResp (#1182)

Changed

560025a Better error message for boards without bootloader (#1170)
fb30f2d Do not try to export binaries if --only-compilation-database is set (#1181)

Breaking Changes

7e1ff32 [breaking] Fix export binaries binding not working in gRPC interface (#1171)

Assets 11
Pre-release
Pre-release

@github-actions github-actions released this Feb 12, 2021

Changelog

Added

13f5203 Add --all flag to core list command and gRPC interface (#1166)
834c108 Add RootFolderFiles to gRPC LoadSketchResp (#1182)

Changed

560025a Better error message for boards without bootloader (#1170)
fb30f2d Do not try to export binaries if --only-compilation-database is set (#1181)

Breaking Changes

7e1ff32 [breaking] Fix export binaries binding not working in gRPC interface (#1171)

Assets 11

@github-actions github-actions released this Feb 1, 2021

Changelog

Added

ffe44ea Add back support for sketches with .pde extension and deprecate it (#1157)
7e55f9e Add multiple libraries installation when using --git-url or --zip-path flags (#1146)
6328430 Add gRPC interface function to write settings to file (#1144)
5a2a707 Added 'source override' feature to compile command. (#1099)
441f8eb Add support for compile_command.json output (#1081)
0ccf27f Extended tool support for various OS / CPU (#1077)

Changed

50eef88 Enhance error messages if config paths are not valid (#1130)
c8f9efb Enhance lib install from git url and zip file (#1145)
cbb9d19 Always set the versioned runtime.tool property for all installed tools (#1106)

Breaking Changes

d8fc095 [breaking] Rename telemetry to metrics (#1108)

Fixed

d1163cb Fix lib install --zip-path not preserving folders structure (#1158)
1aa53c8 Always output build path in compile json-output / Always write a valid compilation database (#1156)
d996b15 Fix lib list --all not returning library includes in json output (#1147)
ee076dd Fix lib install with git url (#1143)
7269102 Fixed some rare index.json corruption after index update (#1141)
cbb9d19 Always set the versioned runtime.tool property for all installed tools (#1106)
e20cbc1 Fixed odd width of tables in command outputs (#1080)
78d1d11 Fix debug command not finding sketch build folder (#1104)

Assets 11
Pre-release
Pre-release

@github-actions github-actions released this Jan 29, 2021

Changelog

Added

ffe44ea Add back support for sketches with .pde extension and deprecate it (#1157)
7e55f9e Add multiple libraries installation when using --git-url or --zip-path flags (#1146)
6328430 Add gRPC interface function to write settings to file (#1144)
5a2a707 Added 'source override' feature to compile command. (#1099)
441f8eb Add support for compile_command.json output (#1081)
0ccf27f Extended tool support for various OS / CPU (#1077)

Changed

50eef88 Enhance error messages if config paths are not valid (#1130)
c8f9efb Enhance lib install from git url and zip file (#1145)
cbb9d19 Always set the versioned runtime.tool property for all installed tools (#1106)

Breaking Changes

d8fc095 [breaking] Rename telemetry to metrics (#1108)

Fixed

d1163cb Fix lib install --zip-path not preserving folders structure (#1158)
1aa53c8 Always output build path in compile json-output / Always write a valid compilation database (#1156)
283036f Skip dependency detection if library is fully precompiled (#1139)
d996b15 Fix lib list --all not returning library includes in json output (#1147)
ee076dd Fix lib install with git url (#1143)
c6be6fa Skip empty folders when precompiled library is used (#1134)
7269102 Fixed some rare index.json corruption after index update (#1141)
fc0f60e Don't archive preexisting archives if commandline is too long (#1140)
cbb9d19 Always set the versioned runtime.tool property for all installed tools (#1106)
e20cbc1 Fixed odd width of tables in command outputs (#1080)
78d1d11 Fix debug command not finding sketch build folder (#1104)

Assets 12

@github-actions github-actions released this Jan 27, 2021

Changelog

0284b57 Skip dependency detection if library is fully precompiled (#1139)
41faa0c Skip empty folders when precompiled library is used (#1134)
7cb881f Don't archive preexisting archives if commandline is too long (#1140)

Assets 11