]> git.scottworley.com Git - pinch/blame - Changelog
Release 3.0.2
[pinch] / Changelog
CommitLineData
9a21f589 1## [Unreleased]
6c552322
SW
2
3## [3.0.2] - 2021-02-16
207c8e0d
SW
4### Changed
5- Don't rely on experimental-features=nix-command in system nix.conf
02c8290c
SW
6
7
8## [3.0.1] - 2020-08-04
36b163ac
SW
9### Changed
10- Make tests fast again when using recent git-cache with backoff
b1590faa
SW
11
12
13## [3.0.0] - 2020-07-10
d06918bc
SW
14### Changed
15- Moved git cache out to a separate library
8e3f804c 16
b1590faa 17
53a27350
SW
18## [2.1.1] - 2020-07-01
19### Changed
20- Pin faster: Skip archive comparison if git rev is unchanged
21
8e3f804c
SW
22
23## [2.1.0] - 2020-06-30
9e8ed0ed
SW
24### Added
25- Specify profile path with --profile
9a21f589 26
8e3f804c 27
9a21f589
SW
28## [2.0.0] - 2020-06-17
29### Changed
30- Config sections must now specify their type explicitly
31
32### Added
33- type=symlink search paths
34
35
36## [1.5.1] - 2020-06-17
37### Fixed
38- Support old mypy version 0.701 (by working around its bugs)
39- Version numbers are now semver
40
41
42## [1.5] - 2020-06-12
43### Fixed
44- Support log.showSignature
45
46
47## [1.4] - 2020-06-11
48First usable version