Skip to content

Releases: arduino/arduino-cli

0.9.0

26 Feb 17:14
Compare
Choose a tag to compare

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

26 Feb 15:41
Compare
Choose a tag to compare
0.9.0-rc3 Pre-release
Pre-release

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

24 Feb 13:45
85effc8
Compare
Choose a tag to compare
0.9.0-rc2 Pre-release
Pre-release

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

21 Feb 17:00
88468f2
Compare
Choose a tag to compare
0.9.0-rc1 Pre-release
Pre-release

Changelog

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.8.0

14 Feb 15:40
Compare
Choose a tag to compare

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

14 Feb 13:26
Compare
Choose a tag to compare
0.8.0-rc3 Pre-release
Pre-release

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

12 Feb 11:59
Compare
Choose a tag to compare
0.8.0-rc2 Pre-release
Pre-release

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

12 Feb 10:15
1569a5f
Compare
Choose a tag to compare
0.8.0-rc1 Pre-release
Pre-release

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.7.2

09 Jan 09:58
9c10e06
Compare
Choose a tag to compare

Changelog

9c10e06 Fix regression on compile and upload with attached sketches (#545)
bdce7e9 Improve error message on build failure (#536)

0.7.2-rc1

08 Jan 13:54
9c10e06
Compare
Choose a tag to compare
0.7.2-rc1 Pre-release
Pre-release

Changelog

9c10e06 Fix regression on compile and upload with attached sketches (#545)
bdce7e9 Improve error message on build failure (#536)