4 ## [1.3.1] - 2021-06-07
6 - Fixed a bug in the is-fetch-needed logic: Sometimes a fetch is needed to
7 move the branch heads even if the sought rev is already present (eg: was
8 fetched via a different branch).
11 ## [1.3.0] - 2021-04-19
13 - "overlay" and "overlays" flake outputs
16 ## [1.2.3] - 2020-08-25
18 - Fixed stray output from repo creation
21 ## [1.2.2] - 2020-08-25
26 ## [1.2.1] - 2020-08-03
28 - Build fix for old versions of mypy
31 ## [1.2.0] - 2020-07-17
33 - Retry fetch with backoff
36 ## [1.1.1] - 2020-08-05
38 - Build fix for old versions of mypy
41 ## [1.1.0] - 2020-07-16
43 - Command line interface
46 ## [1.0.0] - 2020-07-10