Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: arduino/arduino-cli

v1.3.1

28 Aug 13:56
@github-actions github-actions
08ff7e2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

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)

Assets 21
bitscoper, UdaraIrunika, Zakrzewiaczek, ShaikhWahid99, Antzman, Amaza-Ronald, and DuffyYT reacted with heart emoji
7 people reacted

v1.3.0

11 Aug 08:45
@github-actions github-actions
v1.3.0
This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini
SSH Key Fingerprint: PuTmy4zlYISOfzUl9DCBwZufpHm7NAuuZFX26YXsA1k
Verified
Learn about vigilant mode.
3eecf20
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

3eecf20 Updated translation files (#2939)
846216e linker: allow multi-step link recipe (c.combine) (#2954)
ed93bf3 Extract and extend license and copyright (#2959)
cba02e8 Improved compile speed by running multi-threaded library discovery. (#2625)

What's Changed

  • Move information re: allowed characters for FQBN component to specifications by @per1234 in #2902
  • bugfix: Kill compile processes that generates too much output by @cmaglie in #2883
  • Build and distribuite deb packages by @alessio-perugini in #2926
  • Improve error code when platform not available for OS by @alessio-perugini in #2933
  • ctags: filterSketchSource: enlarge buffer size to handle long lines by @facchinm in #2935
  • Updated formatting to new prettier standard by @cmaglie in #2941
  • Some bugfix in profile parsing / Better support for platforms having tools dependencies on other platforms. by @cmaglie in #2942
  • Allow locally installed libraries in sketch profiles. by @cmaglie in #2930
  • Do not use crossbuild container when CGO=0 by @alessio-perugini in #2943
  • Allow platforms without fixed version in profiles. by @cmaglie in #2940
  • ci: push proto files to buf registry by @alessio-perugini in #2950
  • Auto-import libraries based on sketch profile. by @cmaglie in #2951
  • Added some startup checks in integration test by @cmaglie in #2962
  • Extract and extend license and copyright by @giulio93 in #2959
  • linker: allow multi-step link recipe (c.combine) by @pillo79 in #2954

New Contributors

Full Changelog: v1.2.2...v1.3.0

Loading
ltcdr reacted with thumbs up emoji bitscoper and Zakrzewiaczek reacted with heart emoji
3 people reacted

v1.2.3-rc.3

29 Jul 15:33
@github-actions github-actions
v1.2.3-rc.3
This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini
SSH Key Fingerprint: PuTmy4zlYISOfzUl9DCBwZufpHm7NAuuZFX26YXsA1k
Verified
Learn about vigilant mode.
b68ef51
This commit was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini
SSH Key Fingerprint: PuTmy4zlYISOfzUl9DCBwZufpHm7NAuuZFX26YXsA1k
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.2.3-rc.3 Pre-release
Pre-release

Changelog

b68ef51 fixup! updates
f14ab9c updates
f1b91c5 update task
349158c copyright notice
eef860d remove Notice
4312c21 copyright
7a4957d review
439ffa1 Update .github/workflows/release-go-task.yml
a4b6ede Update Taskfile.yml
7bd0887 Update Taskfile.yml
3140dd5 copyright generated
8199ed6 created during build
63608b3 Update Taskfile.yml
da6f8a8 Update Taskfile.yml
4d8e9f8 notice & copyright
5b1de2e extract and pack licens
cba02e8 Improved compile speed by running multi-threaded library discovery. (#2625)

Loading
henriquesebastiao reacted with heart emoji
1 person reacted

v1.2.3-rc.2

17 Jul 09:09
@github-actions github-actions
699ddc0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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)

Loading

v1.2.3-rc.1

19 Jun 13:52
@github-actions github-actions
241e7d4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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)

Loading
dev-solano and SlickAlex1 reacted with hooray emoji
2 people reacted

v1.2.2

22 Apr 13:55
@github-actions github-actions
v1.2.2
This tag was signed with the committer’s verified signature.
alessio-perugini Alessio Perugini
SSH Key Fingerprint: PuTmy4zlYISOfzUl9DCBwZufpHm7NAuuZFX26YXsA1k
Verified
Learn about vigilant mode.
c11b9dd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Changelog

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

Contributors

cmaglie and alessio-perugini
Loading
SimonMaracine, TQDuysuke, and rsales reacted with thumbs up emoji sarfat96 and ahsenperihan reacted with heart emoji
5 people reacted

v1.2.2-rc.1

22 Apr 13:45
@github-actions github-actions
0e4d0ba
This commit was signed with the committer’s verified signature.
cmaglie Cristian Maglie
SSH Key Fingerprint: LFi1vkTwpshDyNfNSha/5GNGAkIAe0oWOho5V7chzRg
Verified
Learn about vigilant mode.

Choose a tag to compare

v1.2.2-rc.1 Pre-release
Pre-release

Changelog

0e4d0ba Fixed release workflow build

Loading

v1.2.0

24 Feb 16:01
@github-actions github-actions
9c49521
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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)

Loading
SimonMaracine, stadiello, NonlinearFruit, and KingGrand reacted with thumbs up emoji manchoz, shivarajd, and BigDanyBoy reacted with rocket emoji
7 people reacted

v1.2.0-rc.1

13 Feb 16:44
@github-actions github-actions
fff8658
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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)

Loading
SimonMaracine reacted with thumbs up emoji
1 person reacted

v1.1.1

22 Nov 09:35
@github-actions github-actions
fa6eafc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

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)

Loading
branchus and Frost121218 reacted with thumbs up emoji branchus reacted with laugh emoji branchus and Giosephe reacted with hooray emoji branchus, limbura, and vinxy254 reacted with heart emoji
5 people reacted
Previous 1 3 4 5 17 18
Previous

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /