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.2.0
2+ =====
3+
4+ ### Features
5+ - Add ` pygrep ` language
6+ - ` pygrep ` aims to be a more cross-platform alternative to ` pcre ` hooks.
7+ - #630 PR by @asottile .
8+
9+ ### Fixes
10+ - Use ` pipes.quote ` for executable path in hook template
11+ - Fixes bash syntax error when git dir contains spaces
12+ - #626 PR by @asottile .
13+ - Clean up hook template
14+ - Simplify code
15+ - Fix ` --config ` not being respected in some situations
16+ - #627 PR by @asottile .
17+ - Use ` file:// ` protocol for cloning under test
18+ - Fix ` file:// ` clone paths being treated as urls for golang
19+ - Add ` ctypes ` as an import for virtualenv healthchecks
20+ - Fixes python3.6.2 <=> python3.6.3 virtualenv invalidation
21+ - e70825ab by @asottile .
22+
1231.1.2
224=====
325
Original file line number Diff line number Diff line change 99 'hooks.'
1010 ),
1111 url = 'https://github.com/pre-commit/pre-commit' ,
12- version = '1.1.2 ' ,
12+ version = '1.2.0 ' ,
1313
1414 author = 'Anthony Sottile' ,
1515
You can’t perform that action at this time.
0 commit comments