github arduino/arduino-cli 0.34.0-rc.1

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

Changelog

Added

38479dc feature: Detect board port change after upload (#2253)
246adf9 Add '--log' global flag as alias for '-v' (#2258)
78d19fa Explain usage of monitor --config in command help (#2249)
0f516bb feat: library folder name priority promotion for -main suffix (#2233)
b47d883 Add Delete command to gRPC (#2212)
53004ef Report is_hidden field in board identification (#2224)
223d3fa Added gRPC command SetSketchDefaults to change sketch attached board/port (#2217)

Fixed

9510d61 Fixed loading of Library given a non-absolute path (#2265)
459fe76 docs: clarified how tools flavours are selected (#2260)
1923ac4 Fix double 100% progress on CompileResponse (#2225)
f46cf1e Fixed some error messages/warnings during index download (#2257)
df12786 When launching core list with no installed platforms print no platforms installed (#2238)
fe6d749 Disable DTR clearing on 1200-bps touch (only on Windows) (#2234)
eca9d9a Set installed property for installed platform when core search is executed (#2223)
422a42c Fix crash in upload if the upload tool platform is missing (#2211)
cc9eb82 Avoid lib install command hanging indefinitely in dependencies resolution. (#2192)
b67b215 Improve archive structure docs (#2189)

Changed

82e6f5d Automatically download indexes, if missing, in gRPC Init call (#2119)
1877431 Return exit code 0 when a core is already up to date (#2207)
d5fd94c Remove not needed parameters in Sketch* related gRPC API (#2215)
c6afede Use the same property name for the query term in search requests (#2214)
8310d01 Interpret "empty" Port object as no-port in upload (#2202)

Breaking Changes

64d019d [breaking] Do not prevent CLI startup if inventory.yaml is corrupted (#2232)
9bc2afc [breaking] Align board list --watch and board list json output (#2219)
a71415f [breaking] Check cross-platform compatibility of sketch names (#2216)

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.