github arduino/arduino-cli 0.14.0

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

Changelog

Added

4b3758b Add support for file:// schema to set local additional URLs (#1098)
b22aa6f Add new commands to edit config files (#1082)
f954d7a Implemented json output in 'compile' command (#1065)
a9c0a97 Add flag to board list command to watch for connected and disconnected boards (#1032)
27381c5 Add gRPC interface for board list watcher (#1048)
8f5d38b Add flags to install libraries from zip or git url (#648)
7f9f135 Added support for hidden boards in board listall command (#939)
03b7738 Enhances tracking of installed platforms (#998)
1ea7518 Added --clean flag in compile command (#1019)
163a1f7 Add checksum check before installing a package (#947)
8c2f90a Add --run-post-install and --skip-post-install flags to upgrade command (#953)
dcab980 Add board vid and pid in board list json output (#1076)
5887b1a Add alpha to version (#1052)
9885078 Add build datetime to version command output (#1089)
8bd0d0f Show if debugging is supported in board details command (#1067)

Changed

bb42ebe builder: use ar-chives for linking big sketches (was: use the @ syntax to reduce command line length if needed) (#961)
8cc7127 Change lib list --updatable output to be clearer if no lib is updatable (#1053)
bf6bb1e Core and lib search command now update indexes first (#1043)
4777e1d Refactored upload procedure to correctly handle bootloader.tool property (#952)
c3c7c73 lib list command now only shows compatible libraries when specifying fqbn (#978)

Breaking Changes

1d49b6a Use debug "configurations" instead or "recipes" (#1033)
83abde2 Binaries export must now be explicitly specified (#1042)
a8985da Programmers can't be listed anymore using burn-bootloader programmer flag (#982)
bacc2ac lib install --git-url and --zip-file must now be esplicitly enabled (#1075)
900654f Add --dest-file flag to config init command (#957)

Deprecated

ef4a389 Deprecate compile --build-properties flag in favor of new featureful --build-property flag (#1044)

Fixed

05ce150 Fix JSON output not printing newline (#1091)
e8889eb Fix compile command stuck in a loop when including multiple custom libraries (#1066)
f7cdf72 Fix update indexes running when not necessary (#1063)
17d24eb Fix for incorrect merge sketch+bootloader (#1017)
e5d5d98 Fix binaries not being exported when using settings or env var (#1056)
969473d Further refine the cases handled by --input-dir (#991)
10d0790 Fix platform tool dependency determination (#1020)
ba13ab4 Fix core search command not searching through package terms (#1016)
27316e3 Fixed a compile library discovery regression (#987)
439c473 Fix high memory usage during archive unpack (#981)
9d7041e Match port properties case insensitively in board list (#945)
a86b21d Extended tool support for various OS / CPU (#1077)
7081b38 Fix debug command not finding sketch build folder (#1104)

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.