We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f30b7 commit efe929fCopy full SHA for efe929f
1 file changed
CHANGES
@@ -16,7 +16,8 @@ $ pip install --user --upgrade --pre libvcs
16
### What's new
17
18
- New and improved logo
19
-- **Parser**: Experimental VCS URL parsing added ({issue}`376`, {issue}`381`, {issue}`384`):
+- **Parser**: Experimental VCS URL parsing added ({issue}`376`, {issue}`381`, {issue}`384`,
20
+ {issue}`386`):
21
22
VCS Parsers return {func}`dataclasses.dataclass` instances. The new tools support validation,
23
parsing, mutating and exporting into URLs consumable by the VCS.
0 commit comments