Changelog
Added
493fa83 Identify managed platforms not tracked by a package index (#2174)
7b774e1 Implemented --show-properties
in board details
command (#2151)
Fixed
b0d8ff8 Improved memory usage on core/libraries install (#2187)
d9d740d Improved gRPC how-to in contributing guide (#2181)
62f5caf Easier recovery from soft bricked native USB boards (#2173)
d563755 Allow selection of build.core
and build.variant
with variables substitution (#2176)
855c238 Fix Compile
gRPC call hangs when there is a lot of output (#2171)
89368c9 fix: Allow build-path to different drive than the sketch (#2163)
ad9ddb8 Respect the order of menu, when computing the config options (#2159)
2c2a5cc Fix preprocess output (do not print stats after the preprocessed source) (#2152)
Changed
ede5a78 Increased library priority for libraries specified via --library
flag (#2148)
2a5c83a Ignore __MACOSX
folder in tool archives when launching core install (#2162)
ea066cc Issue a warning when the signature verification fails (#2138)
Breaking changes
ca79383 [breaking] gRPC Compile request now returns expanded build properties by default (#2184)
042f76a [breaking] Fix regression in core caching (#2145)