Skip to content

Releases: espressif/clang-tidy-runner

Version 0.6.3

05 May 07:23
Compare
Choose a tag to compare

Bug Fixes

  • publish_pypi - Added missing setuptool package

Version 0.6.2

30 Apr 08:48
Compare
Choose a tag to compare

Bug Fixes

  • publish_pypi - Set ubuntu to 24.04 and python to 3.13

Version 0.6.1

28 Apr 14:42
Compare
Choose a tag to compare

Bug Fixes

  • respect build directory in idf extension
  • Remove printed traceback in case of failure
  • check Espressif clang on system
  • normalize path regex

Version 0.6.0

02 Dec 14:41
Compare
Choose a tag to compare

New Features

  • dropped support for ESP-IDF v4.4 and Python 3.6

Bug Fixes

  • Windows - run-clang-tidy.py not found in system PATH
  • updated codereport version to allow usage of pygments 2.12+

Version 0.5.0

02 Sep 13:06
Compare
Choose a tag to compare

New Features

  • add warning for ESP-IDF actions if IDF_TOOLCHAIN is not set to clang