mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
v0.9.0
This commit is contained in:
parent
60cc4158ed
commit
0a810249e3
2 changed files with 11 additions and 2 deletions
|
|
@ -1,3 +1,12 @@
|
|||
0.9.0
|
||||
=====
|
||||
- Only consider forward diff in changed files
|
||||
- Don't run on staged deleted files that still exist
|
||||
- Autoupdate to tags when available
|
||||
- Stop supporting python2.6
|
||||
- Fix crash with staged files containing unstaged lines which have non-utf8
|
||||
bytes and trailing whitespace
|
||||
|
||||
0.8.2
|
||||
=====
|
||||
- Fix a crash introduced in 0.8.0 when an executable was not found
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue