- improved error messages - fixed help text referring to rosws when using wstool - fix 73 roslocate and rosco regressions - enable urlopen using netrc 71
0.6.25
------
- fix 59: Invalid ROS_PACKAGE_PATH when chaining rosws generated workspaces via setup-file elements - fix regression breaking wstool set command - fix rosws regenrate missing -t option - add --untracked option to rosws info
0.6.24
------
- fix 55 None split when chaining workspaces via setup-file - now setup.sh returns error code when parsin .rosinstall fails
0.6.23
------
- fix 47 and 48 rosinstall --generate-versioned-output - fix wstool 4, deletion of symlinked folders - fix rosco bugs 39 and 40 to work with new indexer - better error message when vcstools has wrong version - fix duplicate ROS_PACKAGE_PATH entries from setup-files in fuerte
0.6.22
------
- missing newline on error output - fix bug around -t option parsing - fix 27 missing import of sys - fix ROS_PACKAGE_PATH set by referenced setup-file overwritten
0.6.21
------
- unit tests fixed for other ubuntu releases - py3k code (verified with unit-tests on travis-ci) - fix 20 docs - rosbrowse prototype (replaces roslocate) - fix 22 some issues with comparing paths - many code style issues fixed - refactoring of the CLI code - setup.sh creation simplified