File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.17.0 - 2019-06-06
2+ ===================
3+
4+ ### Features
5+ - Produce better output on ` ^C `
6+ - #1030 PR by @asottile .
7+ - Warn on unknown keys at the top level and repo level
8+ - #1028 PR by @yoavcaspi .
9+ - #1048 PR by @asottile .
10+
11+ ### Fixes
12+ - Fix handling of ` ^C ` in wrapper script in python 3.x
13+ - #1027 PR by @asottile .
14+ - Fix ` rmtree ` for non-writable directories
15+ - #1042 issue by @detailyang .
16+ - #1043 PR by @asottile .
17+ - Pass ` --color ` option to ` git diff ` in ` --show-diff-on-failure `
18+ - #1007 issue by @chadrik .
19+ - #1051 PR by @mandarvaze .
20+
21+ ### Misc.
22+ - Fix test when ` pre-commit ` is installed globally
23+ - #1032 issue by @yoavcaspi .
24+ - #1045 PR by @asottile .
25+
26+
1271.16.1 - 2019-05-08
228===================
329
Original file line number Diff line number Diff line change 11[metadata]
22name = pre_commit
3- version = 1.16.1
3+ version = 1.17.0
44description = A framework for managing and maintaining multi-language pre-commit hooks.
55long_description = file: README.md
66long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments