]> git.scottworley.com Git - pinch/blame_incremental - Changelog
Release 3.0.2
[pinch] / Changelog
... / ...
CommitLineData
1## [Unreleased]
2
3## [3.0.2] - 2021-02-16
4### Changed
5- Don't rely on experimental-features=nix-command in system nix.conf
6
7
8## [3.0.1] - 2020-08-04
9### Changed
10- Make tests fast again when using recent git-cache with backoff
11
12
13## [3.0.0] - 2020-07-10
14### Changed
15- Moved git cache out to a separate library
16
17
18## [2.1.1] - 2020-07-01
19### Changed
20- Pin faster: Skip archive comparison if git rev is unchanged
21
22
23## [2.1.0] - 2020-06-30
24### Added
25- Specify profile path with --profile
26
27
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