Changelog for package rosgraph
1.10.12 (2014-12-29)
1.10.11 (2014-08-18)
1.10.10 (2014-06-16)
1.10.3 (2014-06-02)
1.10.2 (2014-03-03)
1.10.1 (2014-02-25)
1.9.54 (2014-01-27)
1.9.53 (2014-01-14)
1.9.52 (2014-01-08)
1.9.51 (2014-01-07)
- allow different 127. addresses than 127.0.0.1 (#315)
- work around for nose 1.3.0 bug (#323)
1.9.50 (2013-10-04)
1.9.49 (2013-09-16)
1.9.48 (2013-08-21)
1.9.47 (2013-07-03)
- check for CATKIN_ENABLE_TESTING to enable configure without tests
1.9.46 (2013-06-18)
1.9.45 (2013-06-06)
- add warnings for obviously wrong environment variables ROS_HOSTNAME and ROS_IP (#134)
- fix exception on netifaces.ifaddresses() (#211, #213) (regression from 1.9.42)
1.9.44 (2013-03-21)
1.9.43 (2013-03-13)
1.9.42 (2013-03-08)
- replace custom code with Python module netifaces (#130)
- make dependencies on rospy optional by refactoring RosStreamHandler to rosgraph (#179)
1.9.41 (2013-01-24)
1.9.40 (2013-01-13)
- add colorization for rospy log output (#3691)
1.9.39 (2012-12-29)
- first public release for Groovy