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