github arduino/arduino-cli 0.15.0

latest releases: v1.0.4, v1.0.4-rc.1, v1.0.3...
3 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)
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)

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.