Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 08:45
v1.3.0
3eecf20

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