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 9694ec3 commit 4c17d53Copy full SHA for 4c17d53
CHANGES
@@ -10,6 +10,11 @@ Generally speaking, refactor / magic is in the process of being stripped
10
out in the next few releases. The API is subject to change significantly
11
in pre-1.0 builds.
12
13
+- :class:`libvcs.base.BaseRepo`:
14
+
15
+ - no longer sets ``**kwargs`` to dictionary on the object
16
+ - remove ``__slot__`` and rename ``name`` attribute to ``repo_name``
17
18
libvcs 0.4.3 (2020-08-01)
19
-------------------------
20
- [bug] :func:`libvcs.git.extract_status()` Fix issue capturing branch names
0 commit comments