Releases · arduino/arduino-cli (original) (raw)

v1.4.0

Changelog

8c79888 fix: gRPC ArchiveSketch now returns AlreadyExists code when archive exists (#3050)
6076d14 Add first set of profile commands (#2917)
b53fd99 Added gRPC functions to manage libraries in profiles (#3019)
98fa9f3 fix: improved clean-up of previous compilation. (build.options now have the full path to used platforms) (#3042)
28dbc33 Added Windows/ARM64 target host "flavor" for tools. (#3035)
a8423ab fix: Interpret local library paths relative to the sketch folder (#3006)
20e315c fix(builder): strip UTF-8 BOM from .ino sources before preprocessing (#2983)

v1.3.1

Changelog

08ff7e2 fix: Multiple gRPC Create/Init/Destroy cycles causes multiple pluggable-discovery zombie process (#2985)
b6ddb5a debian: correctly regenerate copyright file (#2979)
461b668 commands: use the new endpoint to detect boards (#2974)

v1.3.0

v1.2.3-rc.3

v1.2.3-rc.2

Changelog

699ddc0 Move the "debian package" copyright file into the correct folder (#2955)
ae68728 Auto-import libraries based on sketch profile. (#2951)
f1621b4 ci: push proto files to buf registry (#2950)
3db4ad8 Allow platforms without fixed version in profiles. (#2940)
cff56cd DistTasks: do not use crossbuild container when building without cgo (#2943)
3dca438 Allow locally installed libraries in sketch profiles. (#2930)
be841ff Some bugfix in profile parsing / Better support for platforms having tools dependencies on other platforms. (#2942)
4891ded sketch: fixed prototype generation when included libraries contains very long lines (#2935)

v1.2.3-rc.1

Changelog

11b2625 Improve error code when platform not available for OS (#2933)
ed3825d Build and distribuite deb packages (#2926)
5e10879 bugfix: Kill compile processes that generates too much output (#2883)
31cf7a6 Move information re: allowed characters for FQBN component to specifications (#2902)

v1.2.2

Changelog

Full Changelog: v1.2.0...v1.2.2

v1.2.2-rc.1

Changelog

0e4d0ba Fixed release workflow build

v1.2.0

Changelog

bb88dc2 Fixed library install from git-url when reference points to a git branch (#2833)
ff4da77 fix(docs): typo in suggested host value (#2830)
92fae9c On compile command: implemented --quiet flag / removed libraries recap on default verbosity level. (#2820)
c5cfe4a Add metadata retrieved from the context to the user agent when a new HTTP client is created (#2789)
e9092cc Fixed panic if malformed 3rd party url is specified (#2817)
c78921a Added option to disable integrity checks in core install (for development purposes) (#2740)
ed88bd8 Added BoardIdentify gRPC call. (#2794)
24799f3 fix: Sketch preprocessing errors were displayed on stdout instead of stderr (#2806)
63bfd5c improved error messages parsing (#2782)
4cdf367 Upgrade some golang packages (#2792)
0a116e7 compile: fix export when artifacts contains a folder (#2788)
5968346 settings: add network.connection_timeout and network.cloud_api.skip_board_detection_calls (#2770)
84fc413 Expose golang fqbn package for public use (#2768)
6dbff9f Made 'version' package internal (#2767)
a9597d6 Updated and refined documentation (#2760)

v1.2.0-rc.1

Changelog

bb88dc2 Fixed library install from git-url when reference points to a git branch (#2833)
ff4da77 fix(docs): typo in suggested host value (#2830)
92fae9c On compile command: implemented --quiet flag / removed libraries recap on default verbosity level. (#2820)
c5cfe4a Add metadata retrieved from the context to the user agent when a new HTTP client is created (#2789)
e9092cc Fixed panic if malformed 3rd party url is specified (#2817)
c78921a Added option to disable integrity checks in core install (for development purposes) (#2740)
ed88bd8 Added BoardIdentify gRPC call. (#2794)
24799f3 fix: Sketch preprocessing errors were displayed on stdout instead of stderr (#2806)
63bfd5c improved error messages parsing (#2782)
4cdf367 Upgrade some golang packages (#2792)
0a116e7 compile: fix export when artifacts contains a folder (#2788)
5968346 settings: add network.connection_timeout and network.cloud_api.skip_board_detection_calls (#2770)
84fc413 Expose golang fqbn package for public use (#2768)
6dbff9f Made 'version' package internal (#2767)
a9597d6 Updated and refined documentation (#2760)