]> git.scottworley.com Git - pinch/blame - Changelog
Release 2.1.0
[pinch] / Changelog
CommitLineData
9a21f589 1## [Unreleased]
8e3f804c
SW
2
3
4## [2.1.0] - 2020-06-30
9e8ed0ed
SW
5### Added
6- Specify profile path with --profile
9a21f589 7
8e3f804c 8
9a21f589
SW
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
29First usable version