github arduino/arduino-cli v0.35.0-rc.1

latest releases: v1.0.4, v1.0.4-rc.1, v1.0.3...
pre-release11 months ago

Changelog

Added

bbfdc04 Added 'sketch_path' to build properties (#2372)
98c0480 Added upload --upload-field key=value flag to set upload fields value (#2348)
748fcf6 feat: added more debug options (#2356)
6ebfb1d Added --timestamp option to monitor command. (#2336)
29c70df Add support for pre_uninstall scripts (#2311)
d5c83ad feature: Added raw terminal support in monitor command (#2291)
a47e35f Add support for default build profile (#2203)
5314a7c Allow .cxx and .cc extension in compile (#2273)

Fixed

dc5c56e fix wrong IndexFile truncate (#2346)
c004b42 bugfix: excessive CPU/Disk usage when multiple build-paths points in the sketch directory (#2342)
0e6133f fix empty build files exported if specified --build-path equals to --output-dir (#2320)
cf5db1b Fixed weird error message in core install if invalid platform is spcified (#2309)

Changed

74cdc80 Introduce new "v" version format (#2374)
0f9b8af Updated translation files (#2324)(#2377)
a1fad63 Upload port detector improvements (#2288)
5e90edf Update deps (#2350)
8b36949 Replace deprecated openpgp library (#2333)
28fc9d6 Enforce signature check on library_index.json (#2326)
dde3064 legacy: Make a lot of Builder internals private (#2325)
74547f3 Text output: removed trailing spaces for right-padding of tables (#2290)
8c81d2c feat: log Required tool with debug severity (#2314)

Breaking Changes

c506f6a [breaking] gRPC API: Removed 'debug' service in favor of 'commands' service (#2349)
5a4f48b [breaking] Eliminate BoardListWatchRequest Interrupt from the grpc api and make it server streaming only (#2330)

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.