]>
Commit | Line | Data |
---|---|---|
1 | ## [Unreleased] | |
2 | ||
3 | ||
4 | ## [2.1.0] - 2020-06-30 | |
5 | ### Added | |
6 | - Specify profile path with --profile | |
7 | ||
8 | ||
9 | ## [2.0.0] - 2020-06-17 | |
10 | ### Changed | |
11 | - Config sections must now specify their type explicitly | |
12 | ||
13 | ### Added | |
14 | - type=symlink search paths | |
15 | ||
16 | ||
17 | ## [1.5.1] - 2020-06-17 | |
18 | ### Fixed | |
19 | - Support old mypy version 0.701 (by working around its bugs) | |
20 | - Version numbers are now semver | |
21 | ||
22 | ||
23 | ## [1.5] - 2020-06-12 | |
24 | ### Fixed | |
25 | - Support log.showSignature | |
26 | ||
27 | ||
28 | ## [1.4] - 2020-06-11 | |
29 | First usable version |