github arduino/arduino-cli 0.15.0-rc1

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

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)

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.