We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c6871 commit d9cf725Copy full SHA for d9cf725
CHANGES
@@ -8,6 +8,10 @@ Generally speaking, refactor / magic is in the process of being stripped
8
out in the next few releases. The API is subject to change significantly
9
in pre-1.0 builds.
10
11
+- Remove Python 2.7 support
12
+- Add annotations
13
+- Change `libvcs.git.GitRepo.status()` to return `GitStatus` named tuple
14
+
15
## libvcs 0.5 (2020-08-11)
16
17
- [refactor] [#267] overhaul docs
0 commit comments