github arduino/arduino-cli v1.5.0

4 hours ago

Changelog

fc1d4e3 Add Windows ARM64 binaries to nightly builds (#3064)

What's Changed

  • Fixed sketch profile parser crashing in some cases. by @cmaglie in #3087
  • Try harder to not recompile sketch without modifications. by @cmaglie in #2961
  • Fix missing line break on invalid library message by @Psykii22 in #3084
  • Skip GCC pre-process task if sketch and dependencies do not change. by @giulio93 in #3112
  • Allow platforms to specify library dependencies on the package index. by @cmaglie in #3133 and #3142
  • Add bash completion. by @martacarbone in #3143
  • feat: Do not compile unused libraries listed in a sketch profile. by @cmaglie in #3144
  • fix: Arduino Preprocess should always run if the target file is missing by @cmaglie in #3149
  • feat: Auto upgrade installed.json to newer versions if platform index is still available. by @cmaglie in #3161
  • Add gRPC fields in SketchProfile libraries and platforms by @cmaglie in #3168
  • Add Windows ARM64 binaries to nightly builds by @hmartinez82 in #3064

New Contributors

Full Changelog: v1.4.1...v1.5.0

Don't miss a new arduino-cli release

NewReleases is sending notifications on new releases.