* Removes references to the async Python library which is no longer needed by gitdb. Fixes 11.
0.1.10
* Fixed references to downloading files from GitHub after a security update redirects all requests to githubusercontent.com
0.1.9
* Adds a ``jig sticky`` command that auto-initializes freshly cloned Git repositories for use with Jig.
0.1.8
* Adds a ``jig report`` command allowing Jig to be ran on any Git revision range. * Adds a ``jig version`` to show the currently installed version of Jig.
0.1.7
* Fix a missing string to unicode conversion that could cause errors if unicode characters were present in the input sent to plugins.
0.1.6
* ``jig config`` command added, allowing plugin configuration settings to be managed.