Changelog for package roslib
1.11.14 (2017-03-06)
- fix missing export depends (#128)
1.11.13 (2016-06-27)
- allow caching of rospack results (#97)
1.11.12 (2016-03-10)
- expose an API (ros::package::getPlugins) which can map multiple export values to one package name (#103)
1.11.11 (2015-10-13)
1.11.10 (2015-10-12)
- improve performance by caching the package mapping in the rospack instance (#95)
1.11.9 (2015-09-19)
1.11.8 (2015-04-27)
1.11.7 (2015-04-16)
- remove usage of CATKIN_TEST_RESULTS_DIR environment variable (#80)
1.11.6 (2014-12-22)
- consider std_msgs/Header to be a valid header in rosbuild-based messages (#67)
1.11.5 (2014-08-18)
1.11.4 (2014-07-23)
1.11.3 (2014-07-18)
- remove linking against "rt" library on Android (#57)
- disable delayed expansion in Windows environment hook (#60)
1.11.2 (2014-06-16)
- use PYTHON_EXECUTABLE in environment hooks (#55)
1.11.1 (2014-05-07)
- add optional argument force_recrawl to getPlugins() function
- use catkin_install_python() to install Python scripts (#46)
- python 3 compatibility
1.11.0 (2014-01-31)
1.10.9 (2014-01-07)
1.10.8 (2013-10-15)
1.10.7 (2013-10-04)
- compatibility of env hooks with old workspace setup files (#36)
- allow python files to pass executable filter in Windows
1.10.6 (2013-08-22)
- fix regression of #29 introduced in 1.10.5
1.10.5 (2013-08-21)
- make roslib relocatable (ros/catkin#490)
- improve performance of dry message generation
1.10.4 (2013-07-05)
1.10.3 (2013-07-03)
- check for CATKIN_ENABLE_TESTING to enable configure without tests
1.10.2 (2013-06-18)
1.10.1 (2013-06-06)
1.10.0 (2013-03-22 09:23)
- update ROS distro name to hydro (#10)
1.9 (Groovy)
1.9.44 (2013-03-13)
1.9.42 (2013-01-25)
- fix location of (obsolete) environment variable ROS_ETC_DIR
1.9.41 (2013-01-24)
- modified ROS_ROOT in devel space and moved all rosbuild files to a location which fits how the files are relatively looked up
1.9.40 (2013-01-13)
1.9.39 (2012-12-30)
- first public release for Groovy