]> git.scottworley.com Git - git-cache/blob - Changelog
Support old mypy: Explicit bytes cast
[git-cache] / Changelog
1 ## [Unreleased]
2 ### Changed
3 - Build fix for old versions of mypy
4
5
6 ## [1.2.0] - 2020-07-17
7 ### Added
8 - Retry fetch with backoff
9
10
11 ## [1.1.0] - 2020-07-16
12 ### Added
13 - Command line interface
14
15
16 ## [1.0.0] - 2020-07-10
17 Initial release