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 7315799 commit a038571Copy full SHA for a038571
CHANGES
@@ -13,6 +13,15 @@ $ pip install --user --upgrade --pre libvcs
13
14
- _Add your latest changes from PRs here_
15
16
+### Breaking changes
17
+
18
+URL renamings (#417):
19
20
+- `Matcher` -> `Rule`, `MatcherRegistry` -> `Rules`
21
+- `matches` -> `rule_map`
22
+- `default_patterns` -> `patterns`
23
+- `MATCHERS` -> `RULES`
24
25
## libvcs 0.16.5 (2022-09-21)
26
27
### Bug fixes
0 commit comments