Releases: arduino/arduino-cli
0.10.0-rc2
Changelog
ad9d5f6 Added configuration option for proxy (#609)
b54c3c0 Fixed wrong IDE bundle-detection result caching (#606)
d111bc6 Fixed path-relativization error when traversing different partitions (#658)
c7742fa 'arduino-cli lib' command arguments are now case insensitive (#628)
e556625 Corrected short description of installCommand (#642)
322bc6a Improve output message with config file creation (#595)
38a80a6 Show similar library names in lib search (#598)
06a328f Bump required go version to 1.14 (#634)
985b2c9 Add macro -DARDUINO_LIB_DISCOVERY_PHASE during lib discovery phase (#633)
8759bf4 GH-612: core search
can match Platform#ID too. (#615)
fbcd87f Add debug interpreter flag (#626)
fbd35df Added dry-run mode in Compile command (#619)
cd2fa29 Use grpc enumerations for LibraryLayout and LibraryLocation (#613)
2791756 Export Prometheus telemetry in daemon mode (#573)
8483cb2 Remove upload port as required CLI parameter in "upload" command (#608)
27a9106 Read upload port from sketch.json (#454)
4b874a0 Added dependencies, license and provides_includes fields in 'lib search' (#599)
561618a Fix paths handling for gdb (#597)
0.10.0-rc1
Changelog
c7742fa 'arduino-cli lib' command arguments are now case insensitive (#628)
e556625 Corrected short description of installCommand (#642)
322bc6a Improve output message with config file creation (#595)
38a80a6 Show similar library names in lib search (#598)
06a328f Bump required go version to 1.14 (#634)
985b2c9 Add macro -DARDUINO_LIB_DISCOVERY_PHASE during lib discovery phase (#633)
8759bf4 GH-612: core search
can match Platform#ID too. (#615)
fbcd87f Add debug interpreter flag (#626)
fbd35df Added dry-run mode in Compile command (#619)
cd2fa29 Use grpc enumerations for LibraryLayout and LibraryLocation (#613)
2791756 Export Prometheus telemetry in daemon mode (#573)
8483cb2 Remove upload port as required CLI parameter in "upload" command (#608)
27a9106 Read upload port from sketch.json (#454)
4b874a0 Added dependencies, license and provides_includes fields in 'lib search' (#599)
561618a Fix paths handling for gdb (#597)
0.9.0
Changelog
e4d02b4 Fix paths handling for gdb (#597)
f0b72bd Allow SIGINT (ctrl-C) to be forwarded to debugger process (#596)
88468f2 Add support for compile with debug optimizations (#593)
fc13047 Implement debug feature (#590)
1eefe49 Added better error handling for the gRPC server. (#592)
11abbee Restore permission lost during upload/download (#589)
0.9.0-rc3
Changelog
e4d02b4 Fix paths handling for gdb (#597)
f0b72bd Allow SIGINT (ctrl-C) to be forwarded to debugger process (#596)
88468f2 Add support for compile with debug optimizations (#593)
fc13047 Implement debug feature (#590)
1eefe49 Added better error handling for the gRPC server. (#592)
11abbee Restore permission lost during upload/download (#589)
0.9.0-rc2
Changelog
85effc8 Allow SIGINT (ctrl-C) to be forwarded to debugger process (#596)
88468f2 Add support for compile with debug optimizations (#593)
fc13047 Implement debug feature (#590)
1eefe49 Added better error handling for the gRPC server. (#592)
11abbee Restore permission lost during upload/download (#589)
0.9.0-rc1
0.8.0
Changelog
64c501d Fix filter sketch source for "Export cmake" output (#514)
c1dcf01 Reduce priority for IDE-bundled platform releases (#579)
553b7be add option --dest-dir to config init, removed noop --save-as (#575)
28875e6 Fixed wrong escaping on legacy MachineLogger (#577)
469b339 Improve precompiled libraries handling (#512)
fe48668 Fix libraries priority selection (again) (#574)
947e792 Add cache clean command (#560)
4903373 Upgraded go-grpc bindings to 1.27.0 (#576)
afdf259 Libraries dependencies: output error if no valid solution found (#544)
cca6936 Fix library priority selection on some convoluted cases (#565)
33b9322 Fix core search
not showing board name for 3rd party cores (#556)
43d863d Remove ignored Configuration GRPC API (#558)
24503d5 Load contents of source files only when needed (#559)
50961cd Add --libraries flag to compile command (#436)
e335327 Allow naming sketches like "RCS" and "CVS" (#537)
0.8.0-rc3
Changelog
64c501d Fix filter sketch source for "Export cmake" output (#514)
c1dcf01 Reduce priority for IDE-bundled platform releases (#579)
553b7be add option --dest-dir to config init, removed noop --save-as (#575)
28875e6 Fixed wrong escaping on legacy MachineLogger (#577)
469b339 Improve precompiled libraries handling (#512)
fe48668 Fix libraries priority selection (again) (#574)
947e792 Add cache clean command (#560)
4903373 Upgraded go-grpc bindings to 1.27.0 (#576)
afdf259 Libraries dependencies: output error if no valid solution found (#544)
cca6936 Fix library priority selection on some convoluted cases (#565)
33b9322 Fix core search
not showing board name for 3rd party cores (#556)
43d863d Remove ignored Configuration GRPC API (#558)
24503d5 Load contents of source files only when needed (#559)
50961cd Add --libraries flag to compile command (#436)
e335327 Allow naming sketches like "RCS" and "CVS" (#537)
0.8.0-rc2
Changelog
c1dcf01 Reduce priority for IDE-bundled platform releases (#579)
553b7be add option --dest-dir to config init, removed noop --save-as (#575)
28875e6 Fixed wrong escaping on legacy MachineLogger (#577)
469b339 Improve precompiled libraries handling (#512)
fe48668 Fix libraries priority selection (again) (#574)
947e792 Add cache clean command (#560)
4903373 Upgraded go-grpc bindings to 1.27.0 (#576)
afdf259 Libraries dependencies: output error if no valid solution found (#544)
cca6936 Fix library priority selection on some convoluted cases (#565)
33b9322 Fix core search
not showing board name for 3rd party cores (#556)
43d863d Remove ignored Configuration GRPC API (#558)
24503d5 Load contents of source files only when needed (#559)
50961cd Add --libraries flag to compile command (#436)
e335327 Allow naming sketches like "RCS" and "CVS" (#537)
0.8.0-rc1
Changelog
c1dcf01 Reduce priority for IDE-bundled platform releases (#579)
553b7be add option --dest-dir to config init, removed noop --save-as (#575)
28875e6 Fixed wrong escaping on legacy MachineLogger (#577)
469b339 Improve precompiled libraries handling (#512)
fe48668 Fix libraries priority selection (again) (#574)
947e792 Add cache clean command (#560)
4903373 Upgraded go-grpc bindings to 1.27.0 (#576)
afdf259 Libraries dependencies: output error if no valid solution found (#544)
cca6936 Fix library priority selection on some convoluted cases (#565)
33b9322 Fix core search
not showing board name for 3rd party cores (#556)
43d863d Remove ignored Configuration GRPC API (#558)
24503d5 Load contents of source files only when needed (#559)
50961cd Add --libraries flag to compile command (#436)
e335327 Allow naming sketches like "RCS" and "CVS" (#537)