v1.9 [Apr 22, 2012]
The package now uses mercurial via command server protocol. This change improved dialog windows startup, history browsing and overall performance.
Added initial support of filtering revisions by revsets in a graph log window
Speed up rename tracking in a file history and annotate windows
Remember height of changes list in annotate window
Added syntax highlighting for a Python language in annotate window
Show both parents for merged revisions as tab pages with changed files in file history and annotate windows
Always create a mercurial repository on BitBucket (fixed issue #70)
Show only mercurial repositories from BitBucket (without git)
BitBucket and Kiln repositories now odered by name
Run resolve command in non interactive mode. Otherwise, mercurial may ask about unchanged file after resolving and hang.
Show mercurial path and version at the About page in package options
Added a check for username before committing (fixed issue #71)
Changed required mercurial version to v2.1.1, because it contains an important bug fixes for a command server mode
The integration allows developers to use this standard development environment.