Skip to content

Releases: fkie/catkin_lint

1.4.4

15 Feb 16:54
Compare
Choose a tag to compare
  • New option --resolve-env to resolve $ENV{} references from OS environment
  • Add missing unit tests for sorted lists

1.4.3

15 Feb 16:55
Compare
Choose a tag to compare
  • Promote "uninstalled target" notices to warnings
  • Demote "unconfigured build depend" errors to warnings if there are no build targets
  • Fix diagnostic about test dependencies which are also run dependencies

1.4.2

15 Feb 16:55
Compare
Choose a tag to compare
  • Fix off-by-one error in check for sorted lists

1.4.1

15 Feb 16:56
Compare
Choose a tag to compare
  • Check for sorted lists
  • Bugfixes

1.4.0

15 Feb 16:57
Compare
Choose a tag to compare
  • Add rosdistro support and refactor rosdep integration
  • Improved cache
  • Bugfixes and code cleanup

1.3.11

15 Feb 16:58
Compare
Choose a tag to compare
  • Fix wrong column count (exposed by indentation check)
  • Fix indentation check
  • Add XML schema to XML output

1.3.10

15 Feb 16:58
Compare
Choose a tag to compare
  • Improve handling of message_runtime in package format 2
  • Check for sensible indentation

1.3.9

15 Feb 16:59
Compare
Choose a tag to compare
  • Improve handling of tests and their dependencies

1.3.8

15 Feb 16:59
Compare
Choose a tag to compare
  • Fix cache corruption with relative paths
  • Check for unknown packages where catkin packages are required

1.3.7

15 Feb 17:01
Compare
Choose a tag to compare
  • Entry point for integration with catkin_tools
  • New command line option --skip-pkg
  • Minor bugfixes and code cleanup