| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.2.0-checksums.txt | 2025-02-24 | 1.2 kB | |
| CHANGELOG.md | 2025-02-24 | 54 Bytes | |
| arduino-cli_1.2.0_Linux_32bit.tar.gz | 2025-02-24 | 16.1 MB | |
| arduino-cli_1.2.0_Linux_64bit.tar.gz | 2025-02-24 | 16.9 MB | |
| arduino-cli_1.2.0_Linux_ARM64.tar.gz | 2025-02-24 | 15.8 MB | |
| arduino-cli_1.2.0_Linux_ARMv6.tar.gz | 2025-02-24 | 15.5 MB | |
| arduino-cli_1.2.0_Linux_ARMv7.tar.gz | 2025-02-24 | 15.5 MB | |
| arduino-cli_1.2.0_Windows_32bit.zip | 2025-02-24 | 16.5 MB | |
| arduino-cli_1.2.0_Windows_64bit.msi | 2025-02-24 | 17.6 MB | |
| arduino-cli_1.2.0_configuration.schema.json | 2025-02-24 | 8.4 kB | |
| arduino-cli_1.2.0_Windows_64bit.zip | 2025-02-24 | 17.2 MB | |
| arduino-cli_1.2.0_macOS_64bit.tar.gz | 2025-02-24 | 18.2 MB | |
| arduino-cli_1.2.0_macOS_ARM64.tar.gz | 2025-02-24 | 16.2 MB | |
| arduino-cli_1.2.0_proto.zip | 2025-02-24 | 28.3 kB | |
| README.md | 2025-02-24 | 1.2 kB | |
| v1.2.0 source code.tar.gz | 2025-02-24 | 10.2 MB | |
| v1.2.0 source code.zip | 2025-02-24 | 11.7 MB | |
| Totals: 17 Items | 187.4 MB | 2 | |
Changelog
bb88dc2d Fixed library install from git-url when reference points to a git branch (#2833)
ff4da778 fix(docs): typo in suggested host value (#2830)
92fae9ca On compile command: implemented --quiet flag / removed libraries recap on default verbosity level. (#2820)
c5cfe4ac Add metadata retrieved from the context to the user agent when a new HTTP client is created (#2789)
e9092cca Fixed panic if malformed 3rd party url is specified (#2817)
c78921af Added option to disable integrity checks in core install (for development purposes) (#2740)
ed88bd8d Added BoardIdentify gRPC call. (#2794)
24799f3c fix: Sketch preprocessing errors were displayed on stdout instead of stderr (#2806)
63bfd5c5 improved error messages parsing (#2782)
4cdf3676 Upgrade some golang packages (#2792)
0a116e7a compile: fix export when artifacts contains a folder (#2788)
59683466 settings: add network.connection_timeout and network.cloud_api.skip_board_detection_calls (#2770)
84fc413a Expose golang fqbn package for public use (#2768)
6dbff9f7 Made 'version' package internal (#2767)
a9597d61 Updated and refined documentation (#2760)