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 c70b81a commit dbcfd1fCopy full SHA for dbcfd1f
CHANGES
@@ -8,11 +8,15 @@ 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
+[#271]:
12
- Big version bump (0.5 -> 0.9)
13
- Remove Python 2.7 support
14
- Add annotations
15
- Change `libvcs.git.GitRepo.status()` to return `GitStatus` named tuple
16
- Breaking change: Repo objects now require `repo_dir` to be passed
17
+- Update black to 21.6b0
18
+
19
+[#271]: https://github.com/vcs-python/libvcs/pull/271
20
21
## libvcs 0.5 (2020-08-11)
22
0 commit comments