Releases: espressif/clang-tidy-runner
Releases · espressif/clang-tidy-runner
Version 0.6.3
Bug Fixes
- publish_pypi - Added missing setuptool package
Version 0.6.2
Bug Fixes
- publish_pypi - Set ubuntu to 24.04 and python to 3.13
Version 0.6.1
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
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
New Features
- add warning for ESP-IDF actions if IDF_TOOLCHAIN is not set to clang