Skip to content
Compare
Choose a tag to compare
@per1234 per1234 released this 13 Aug 05:40
· 40 commits to main since this release
8ac27e9

Changelog

Bug Fix

  • Fix macOS/BSD incompatibility in general:check-filenames task (68c0664)
  • Handle inappropriate null output from arduino-cli core list when no platforms are installed (#311)

Enhancement

  • Adjust unit test infrastructure to facilitate running tests via IDEs (#289)
  • Generate standard code coverage report data file in python:test task (#290)
  • Use pyproject.toml as Python version source (#292)
  • Manage versioning of Poetry tool dependency (#294)
  • Add infrastructure for checking Poetry configuration files (#296)
  • Disable Poetry "package mode" (#293)
  • Update project Python version to 3.12.4 (#297)
  • Various dependency updates

Full Changeset

v1.1.1...v1.1.2