* Honor <!-- catkin_lint: --> pragmas in launch files
1.6.12
* Evaluate $<BUILD_INTERFACE:...> expressions * Check test depends for test launch files
1.6.11
* PyPy is officially supported now * Add support for target_link_directories() * Add support for new keywords to various CMake commands * Improve handling of packages in symlinked directories * A few minor improvements
1.6.10
* Test suite coverage now at 100% * Improve CMake parser * Add new option --help-problem for CLI help * Update documentation and add man page
1.6.9
* Add support for conditional dependencies (manifest version 3) * New configuration file mechanism * A few minor bugfixes
1.6.8
* Fix message output format for paths with variables