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 0dc9de6 commit eab9da1Copy full SHA for eab9da1
CHANGES
@@ -51,6 +51,11 @@ $ pip install --user --upgrade --pre libvcs
51
52
- Add codeql analysis (:issue:`303`)
53
- git test suite: Lots of parametrization (:issue:`309`)
54
+- New constants for `str` -> class mappings
55
+
56
+ - {data}`libvcs.shortcuts.DEFAULT_VCS_CLASS_MAP`
57
+ - {data}`libvcs.shortcuts.DEFAULT_VCS_CLASS_UNION`
58
+ - {data}`libvcs.shortcuts.DEFAULT_VCS_LITERAL`
59
60
- _Add your latest changes from PRs here_
61
0 commit comments