Release Notes: The 'split' operation has been renamed to 'cut'. There is a new 'inspect' command for looking at commits in raw form. The 'list' command adapts to the current width of the terminal window. This release issues a baton prompt during repo cleanup, which can be a long process. Multiple instances can now run in the same directory. Some speedup on import and export.


Release Notes: This release adds a 'tagify' command for tagifying empty commits and correctness fixes for deletion edge cases.


Release Notes: Significant improvements were made to Subversion branch link detection. A new 'reparent' command was provided for modifying the DAG. Two minor crash bugs in the handling of malformed commands were fixed.


Release Notes: No more tree pollution on branches deduced from file copies.


Release Notes: This release adds a new "manifest" command. Path-matching now has @ to require all paths in a commit to match.


Release Notes: This release adds more performance improvements. Large deletions are much faster now. Path matches with [] now have a regexp variant.
A C++11 unit testing framework based on Perl's Test::More module.