Skip to content

v0.9.2

Compare
Choose a tag to compare
@gregtkogut gregtkogut released this 21 Dec 23:52
· 161 commits to main since this release
f8bf6f8

Added

  • Run pylint against all Python files at once. Support parallel processing flag of pylint. (#460)

Fixed

  • Updating action versions to get rid of deprecation warnings. (#458)
  • Add blank line before URL in docstring for ROS discovery plugin. Fixes warning from new version of docformatter. (#459)

Removed

  • Remove debug print statement when the threshold level is used. (#457)