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.jsonto 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
- @Psykii22 made their first contribution in #3084
- @martacarbone made their first contribution in #3143
- @hmartinez82 made their first contribution in #3064
Full Changelog: v1.4.1...v1.5.0