Skip to content

Releases: arduino/arduino-cli

v1.2.3-rc.2

17 Jul 09:09
699ddc0
Compare
Choose a tag to compare
v1.2.3-rc.2 Pre-release
Pre-release

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

19 Jun 13:52
241e7d4
Compare
Choose a tag to compare
v1.2.3-rc.1 Pre-release
Pre-release

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

22 Apr 13:55
v1.2.2
c11b9dd
Compare
Choose a tag to compare

Changelog

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

v1.2.2-rc.1

22 Apr 13:45
0e4d0ba
Compare
Choose a tag to compare
v1.2.2-rc.1 Pre-release
Pre-release

Changelog

0e4d0ba Fixed release workflow build

v1.2.0

24 Feb 16:01
9c49521
Compare
Choose a tag to compare

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

13 Feb 16:44
fff8658
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release

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.1.1

22 Nov 09:35
fa6eafc
Compare
Choose a tag to compare

Changelog

ca4a4ec In compile command try to release the package manager lock ASAP (#2741)
c3d05d6 Fixed protoc.zip release artifact missing google/rpc/status.proto (#2761)
5fc8845 Use a more helpful message when a 'signature expired' error happens. (#2750)

v1.1.1-rc.1

22 Nov 09:29
fa6eafc
Compare
Choose a tag to compare
v1.1.1-rc.1 Pre-release
Pre-release

Changelog

ca4a4ec In compile command try to release the package manager lock ASAP (#2741)
c3d05d6 Fixed protoc.zip release artifact missing google/rpc/status.proto (#2761)
5fc8845 Use a more helpful message when a 'signature expired' error happens. (#2750)

v1.1.0

07 Nov 14:28
49c154a
Compare
Choose a tag to compare

Changelog

4d450df Fixed locales (translations) not being detected with a default config (#2724)
7ee4cf7 Do not fail if the downloaded file has good checksum but incorrect size. (#2739)
a008ef0 Some improvements to install.sh (#2738)
7055f2a gRPC: if an Upload request is canceled, immediately terminate the upload tool process. (#2726)
a527c7c Fixed compiler-cache on Windows when there are non-ASCII characters in the file path (#2733)
812e621 Allow setting installer temp path from env var (#2730)
d2cd387 Fixed invalid gRPC TaskProgress message on compile (#2731)
0540cee Increased gRPC message size limit to 16MB / added CLI flag to set the value (#2729)
ea09108 Fix monitor init handling (#2728)
ac6ec6d Improved package index merging logic (#2713)
24bd145 Allow port, protocol, and port settings to be specified in profiles. (#2717)
863c1ec Fixed build_cache.path behaviour / The --build-path dir now produce a full build (#2673)
a3796a0 Add riscv64 Linux tools download support (#2700)
642ce2e Added the possibility to set custom properties on upload/burn-bootloader/debug commands. (#2693)
c5812ee core: list returns an empty array instead of null when no cores are installed (#2691)

v1.1.0-rc.1

07 Nov 14:13
49c154a
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

Changelog

4d450df Fixed locales (translations) not being detected with default config (#2724)
7ee4cf7 Do not fail if downloaded file has good checksum but incorrect size. (#2739)
eeee6f3 Use buf.build to manage our protobuf related activities (#2736)
a008ef0 Some improvements to install.sh (#2738)
7055f2a gRPC: if an Upload request is canceled, immediately terminate the upload tool process. (#2726)
26b0b55 Fix collision between macOS workflow artifacts in release workflows (#2732)
a527c7c Fixed compiler-cache on Windows when there are non-ASCII characters in file path (#2733)
812e621 Set installer tmp path to env var (#2730)
d2cd387 Fixed invalid gRPC TaskProgress message on compile (#2731)
0540cee Increased gRPC message size limit to 16MB / added CLI flag to set the value (#2729)
ea09108 Fix monitor init handling (#2728)
ac6ec6d Improved package index merging logic (#2713)
24bd145 Allow port, protocol and port settings to be specified in profiles. (#2717)
863c1ec Fixed build_cache.path behaviour / The --build-path dir now produce a full build (#2673)
a3796a0 Add riscv64 linux tools download support (#2700)
642ce2e Added possibility to set custom properties on upload/burn-bootloader/debug commands. (#2693)
c5812ee core: list return empty array instead of null, when no cores are installed (#2691)

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy