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 479f5c8 commit 0a08e99Copy full SHA for 0a08e99
CHANGES
@@ -15,6 +15,19 @@ $ pip install --user --upgrade --pre libvcs
15
16
<!-- Maintainers, insert changes / features for the next release here -->
17
18
+## libvcs 0.30.1 (unreleased)
19
+
20
+### Bug Fixes
21
22
+- url(git): Remove unused `weight=0` flags from `AWS_CODE_COMMIT_DEFAULT_RULES`
23
+ (#464)
24
+- url(git[GitURL]): Support for detection of AWS CodeCommit URLs (#464)
25
26
+### Tests
27
28
+- url(registry): Tests for `test_registry.py` detection of AWS CodeCommit URLs
29
30
31
## libvcs 0.30.0 (2024-06-18)
32
33
### New features
0 commit comments