github arduino/arduino-cli 0.30.0

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

Changelog

Added

b894e12 Add prioritization to tool selection in absence of explicit dependencies (#1887)
cddbff3 Filter boards by fqbn in connected list (#2052)
a735ddf Add support for .xz and .zst archive format (#2012)
13fa409 Add Online Help link to gRPC interface's Platform (#2009)
76ddec8 Enable sketch archive overrides using overwrite flag (#1994)

Fixed

4c0aaa8 Fix sketch name validation error messages (#2059)
1962996 Fixed error message capitalization (#2048)
a58d5ad Fix scan libraries on install (#2037)
271d241 compile --show-properties now correctly output the result in text and JSON format (#2035)
38a0dfd Fix consistent boards list ordering across output formats (#2025)
ab73719 Fix sketch new default overwriting behavior (#1993)

Changed

3ac8320 Do not show available updates with version if updater.enable_notification is set to false (#2055)
60a8aa9 Show ctags errors with verbose compile (#2017)
34762a6 Store all temporary files under a single folder (#2031)
c0d4e44 Update used golang version to 1.19 (#2026)
357d465 Include platform bundled libs when -b flag is used (#2000)
06a3564 Improve board list detection via cloud API (cache responses / do not error on network failure) (#1982)

Breaking changes

4b70e02 [breaking] Fix sketch name validation (#2051)
a63aff4 [breaking] Remove ip flag from daemon command (#2045)
b3e8f8a [breaking] Fixed a lot of --format json and, in general, how Arduino CLI output is handled (#2003)
c570916 [breaking] Fixed detection of double-install using lib install with --git-url or --zip-path (#1983)
b1150e0 [breaking] Fix board attach CLI command, and remove gRPC API (#1930)

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.