Changelog for package rosbash
1.14.6 (2019-03-18)
- add roscd, rosls support for Windows (#210)
- exclude files when completing roslaunch args (#211)
1.14.5 (2019-03-04)
- add rosrun.bat (#208)
- add verbose output to rosrun if catkin_find fails (#182)
- add missing rospack dependency (#189)
- fix rosfish (#172)
1.14.4 (2018-05-01)
- rosrun: array is now properly expanded in debug-echo (#176)
- rosbash: replaced ... with $(...) (#177)
- rosrun: replaced ... with $(...) (#175)
- rosfish: fix syntax error (#171)
- fix zsh tab completion for symlinks (#169)
1.14.3 (2018-01-30)
- do not remove paths containing ./ or ../ from completion (#162)
1.14.2 (2017-10-26)
1.14.1 (2017-07-27)
- add options in completion for roslaunch to roszsh (#147)
- allow arguments in EDITOR env in zsh rosed (#144)
1.14.0 (2017-02-22)
1.13.6 (2017-10-31)
- add options in completion for roslaunch to roszsh (#147)
- allow arguments in EDITOR env in zsh rosed (#144)
1.13.5 (2017-02-14)
- add completion for "rosmsg info" (#138)
- add "rostopic pub" completion for message type (#132)
- fix "rostopic pub" completion when options are provided (#131)
1.13.4 (2016-09-19)
1.13.3 (2016-09-16)
- fix spelling of 'rosed' in usage (#118)
1.13.2 (2016-09-02)
- add missing verbs to rosservice completion (#117)
1.13.1 (2016-03-13)
1.13.0 (2016-03-10)
1.12.6 (2016-03-10)
- add roscat to display file contents (#99)
- roszsh: Ignore hidden files and directory in completion (#100)
1.12.5 (2015-10-13)
- rosrun: allow spaces in command names and search paths (#94)
1.12.4 (2015-10-12)
- fix zsh rosservice completion (#92)
1.12.3 (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.12.2 (2015-04-27)
1.12.1 (2015-04-16)
- add support for fish shell (#77)
- enable roslaunch args completion in rosbash
1.12.0 (2014-12-26)
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