Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 886 Bytes

CHANGELOG.rst

File metadata and controls

26 lines (23 loc) · 886 Bytes

Changelog for package rqt_graphprofiler

0.1.3 (2018-02-08)

  • Added several changes to support PyQt5 and ROS Kinetic.
  • Changed visual layout to have variable width bands and horizontal node labels.
  • Increased the info on nodes and bands.

0.1.2 (2014-10-17)

  • removes std_msgs from CMakeLists (it does not have a build_depend in package.xml)
  • Contributors: dan brooks

0.1.1 (2014-10-17)

  • deactivates nosetest because of broken dep on flake8
  • add architecture independence as suggested by #29 <osrf#29>
  • fix build farm compilation
  • Contributors: Vincent Rabaud, dan brooks

0.1.0 (2014-08-22)

  • Initial Release of rqt_graphprofiler
  • Contributors: William Woodall, dan brooks