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