Skip to content

1.0.4

Compare
Choose a tag to compare
@per1234 per1234 released this 25 Feb 12:54
· 182 commits to master since this release

Bugfixes

  • Correctly update IDE symlink (fb5661e).
    • This bug was causing the newest installed IDE version to be used for all compilations, regardless of the version specified to build_sketch.
  • Correctly sort generated IDE version lists (0ca2852).
    • This bug was causing the version lists to be sorted in alphabetical order.

Enhancements

  • Use arduino_debug command when script is run on Windows (9a30491).
  • Skip installing the IDE if it's already installed (0a77a96).
  • Automatically generate available IDE version list (f30d214).
    • Automatically adjust to new releases of the Arduino IDE without needing to update the script.