=================== - The new default file for implementing hooks in remote repositories is now .pre-commit-hooks.yaml to encourage repositories to add the metadata. As such, the previous hooks.yaml is now deprecated and generates a warning. - Fix bug with local configuration interfering with ruby hooks - Added support for hooks written in golang.
0.11.0
=================== - SwiftPM support.
0.10.1
=================== - shlex entry of docker based hooks. - Make shlex behaviour of entry more consistent.
0.10.0
=================== - 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
================== - 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
================== - Fix python hook installation when a strange setup.cfg exists