This commit is contained in:
Anthony Sottile 2015-05-19 09:10:48 -07:00
parent 483c4a3d6c
commit 20c546a7da
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
0.5.0
=====
- Add a new "local" hook type for running hooks without remote configuration.
- Complain loudly when .pre-commit-config.yaml is unstaged.
- Better support for multiple language versions when running hooks.
- Allow exclude to be defaulted in repository configuration.
0.4.4
=====
- Use sys.executable when executing virtualenv