Today's release of RBTools 0.6.1 fixes a number of bugs found in 0.6. These range from Review Board compatibility fixes and improved repository support to better error handling and fewer crashes.
There's also a few new additions:
- You can now set the "Depends On" list on a review request by passing
--depends-on
to rbt post. - When running against the in-development Review Board 2.1 release, you'll be able to reliably post empty files (such as Python's
__init__.py
) for review, and apply them locally using rbt patch. - rbt setup-repo is quite a bit smarter about finding your repository, especially when the paths differ in some way.
There's something for everyone in this release. If you've been running 0.6, you'll want to grab this one.
See the release notes for the full list of improvements.