CHANGELOG
Changelog for package ament_clang_tidy
0.12.11 (2024-05-15)
0.12.10 (2024-01-24)
0.12.9 (2023-11-13)
0.12.8 (2023-09-19)
0.12.7 (2023-07-17)
0.12.6 (2023-04-25)
0.12.5 (2023-01-12)
0.12.4 (2022-05-09)
0.12.3 (2022-04-08)
0.12.2 (2022-03-28)
0.12.1 (2022-03-01)
0.12.0 (2022-02-18)
0.11.4 (2022-01-14)
Update forthcoming version in changelogs
Contributors: Audrow Nash
0.11.3 (2022-01-14)
0.11.2 (2021-06-18)
0.11.1 (2021-06-18)
0.11.0 (2021-06-18)
0.10.6 (2021-05-06)
0.10.5 (2021-04-14)
Remove Claire as a maintainer. (#312) * Remove Claire as a maintainer. * Remove dead email addresses. * Remove more dead email addresses. * Switch setup.py maintainer to Audrow.
Contributors: Chris Lalancette
0.10.4 (2021-03-18)
0.10.3 (2021-03-03)
0.10.3
Contributors: Audrow Nash
0.10.2 (2021-02-12)
0.10.1 (2021-01-25)
0.10.0 (2020-09-18)
Add pytest.ini so local tests don’t display warning. (#259)
Contributors: Chris Lalancette
0.9.4 (2020-05-26)
0.9.3 (2020-05-18)
0.9.2 (2020-05-08)
Allow AMENT_IGNORE markers to be directories (#232)
Contributors: Dan Rose
0.9.1 (2020-04-10)
0.9.0
Merge pull request #213 from mm318/master Fix ament_clang_tidy
fix KeyError crash in ament_clang_tidy script
put back “checked files” section of xunit output file
fix bug in constructing arguments for clang-tidy command
more verbose test_flake8 error messages (same as ros2/launch_ros#135)
fix flake8 linter issue
reduce amount of changes in pull request again
reduce amount of changes in pull request
put back –fix-errors and –header-filter options (–fix-errors is still a no-op)
fix python lint issues
remove some unsupported features
fix ament_clang_tidy
Generate xunit files valid for the junit10.xsd (#220)
remove status attribute from result XML (#212)
Contributors: Chris Lalancette, Claire Wang, Dirk Thomas, Jose Luis Rivero, Miaofei
0.8.1 (2019-10-23)
install resource marker file for packages (#193)
Contributors: Dirk Thomas
0.8.0 (2019-09-17)
0.7.4 (2019-07-31)
Fix version num for release (#169)
Add python3-yaml depends to ament_clang_tidy/format (#166) depend -> exec_depend Remove whitespace
Add error output, header out option, fix null error (#163) * Add error output, header out option, fix null error * Add quiet option to ament_clang_tidy * Add header filter and system header option
Add clang tidy to ament linters (#155) * Basic clang-lint functionality * Add clang tidy cmake dir * Add Google/default config file * Add xunit output * Add lint tests * Update copyright, maintainer, verbiage
Contributors: John