|
1 | 1 | 2.8.0 - 2020-10-28 |
2 | 2 | ================== |
3 | 3 |
|
| 4 | +### Features |
| 5 | +- Update `rbenv` / `ruby-build` |
| 6 | + - #1612 issue by @tdeo. |
| 7 | + - #1614 PR by @asottile. |
| 8 | +- Update `sample-config` versions |
| 9 | + - #1611 PR by @mcsitter. |
| 10 | +- Add new language: `dotnet` |
| 11 | + - #1598 by @rkm. |
| 12 | +- Add `--negate` option to `language: pygrep` hooks |
| 13 | + - #1643 PR by @MarcoGorelli. |
| 14 | +- Add zipapp support |
| 15 | + - #1616 PR by @asottile. |
| 16 | +- Run pre-commit through https://pre-commit.ci |
| 17 | + - #1662 PR by @asottile. |
| 18 | +- Add new language: `coursier` (a jvm-based package manager) |
| 19 | + - #1633 PR by @JosephMoniz. |
| 20 | +- Exit with distinct codes: 1 (user error), 3 (unexpected error), 130 (^C) |
| 21 | + - #1601 PR by @int3l. |
| 22 | + |
4 | 23 | ### Fixes |
5 | 24 | - Improve `healthy()` check for `language: node` + `language_version: system` |
6 | 25 | hooks when the system executable goes missing. |
|
32 | 51 | - #1658 issue by @adithyabsk. |
33 | 52 | - #1668 PR by @asottile. |
34 | 53 |
|
35 | | -### Features |
36 | | -- Update `rbenv` / `ruby-build` |
37 | | - - #1612 issue by @tdeo. |
38 | | - - #1614 PR by @asottile. |
39 | | -- Update `sample-config` versions |
40 | | - - #1611 PR by @mcsitter. |
41 | | -- Add new language: `dotnet` |
42 | | - - #1598 by @rkm. |
43 | | -- Add `--negate` option to `language: pygrep` hooks |
44 | | - - #1643 PR by @MarcoGorelli. |
45 | | -- Add zipapp support |
46 | | - - #1616 PR by @asottile. |
47 | | -- Run pre-commit through https://pre-commit.ci |
48 | | - - #1662 PR by @asottile. |
49 | | -- Add new language: `coursier` (a jvm-based package manager) |
50 | | - - #1633 PR by @JosephMoniz. |
51 | | -- Exit with distinct codes: 1 (user error), 3 (unexpected error), 130 (^C) |
52 | | - - #1601 PR by @int3l. |
53 | | - |
54 | 54 |
|
55 | 55 | 2.7.1 - 2020-08-23 |
56 | 56 | ================== |
|
0 commit comments