Changelog for package rosbash
1.11.14 (2017-03-06)
- add "rostopic pub" completion for message type (#132)
- fix spelling of 'rosed' in usage (#118)
- add missing verbs to rosservice completion (#117)
1.11.13 (2016-06-27)
- add support for fish shell (#77)
1.11.12 (2016-03-10)
- add roscat to display file contents (#99)
- roszsh: Ignore hidden files and directory in completion (#100)
1.11.11 (2015-10-13)
- rosrun: allow spaces in command names and search paths (#94)
1.11.10 (2015-10-12)
- fix zsh rosservice completion (#92)
1.11.9 (2015-09-19)
- fix roslaunch completion if path contains white spaces (ros/ros_comm#658)
- add rosconsole tab completion for bash (#86)
- use --first-only option when calling catkin_find (#83)
1.11.8 (2015-04-27)
1.11.7 (2015-04-16)
- add support for fish shell (#77)
- enable roslaunch args completion in rosbash
1.11.6 (2014-12-22)
- match behaviour of 'roscd' in zsh with bash (#73)
- improve rosbag zsh tab completion for bag files (#70)
1.11.5 (2014-08-18)
- fix zsh autocompletion for published topics, msg-type and YAML (#64)
1.11.4 (2014-07-23)
1.11.3 (2014-07-18)
1.11.2 (2014-06-16)
1.11.1 (2014-05-07)
- add rosrun --prefix, update completion (#52)
1.11.0 (2014-01-31)
1.10.9 (2014-01-07)
1.10.8 (2013-10-15)
- fix check for permissions of executables (regression from #37 in 1.10.7)
1.10.7 (2013-10-04)
- use platform dependent argument for 'find -perm' (#33)
- compatibility of env hooks with old workspace setup files (#36)
- make rosawesome more awesome
- fix return code for rospd for invalid package names (#30)
1.10.6 (2013-08-22)
1.10.5 (2013-08-21)
- make rosunit relocatable (ros/catkin#490)
- fix home expansion in completion on OS X (#27)
1.10.4 (2013-07-05)
1.10.3 (2013-07-03)
1.10.2 (2013-06-18)
1.10.1 (2013-06-06)
1.10.0 (2013-03-22 09:23)
1.9 (Groovy)
1.9.44 (2013-03-13)
1.9.43 (2013-03-08)
- fix handling spaces in folder names (ros/catkin#375)
- modified 'roscd' to switch to latest sourced catkin space when invoked without arguments (ros/ros_comm#123)
1.9.42 (2013-01-25)
1.9.41 (2013-01-24)
1.9.40 (2013-01-13)
- add 'rosnode cleanup' to autocompletion
1.9.39 (2012-12-30)
- first public release for Groovy