=================== - shlex entry of docker based hooks. - Make shlex behaviour of entry more consistent.
0.10.0
Not secure
=================== - Add an `install-hooks` command similar to `install --install-hooks` but without the `install` side-effects. - Adds support for docker based hooks.
0.9.4
Not secure
================== - Warn when cygwin / python mismatch - Add --config for customizing configuration during run - Update rbenv + plugins to latest versions - pcre hooks now fail when grep / ggrep are not present
0.9.3
Not secure
================== - Fix python hook installation when a strange setup.cfg exists
0.9.2
Not secure
================== - Remove some python2.6 compatibility - UI is no longer sized to terminal width, instead 80 characters or longest necessary width. - Fix inability to create python hook environments when using venv / pyvenv on osx