8000 docs(CHANGES): Note matchers · vcs-python/libvcs@d59debf · GitHub
[go: up one dir, main page]

Skip to content

Commit d59debf

Browse files
committed
docs(CHANGES): Note matchers
1 parent df326e0 commit d59debf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGES

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,18 @@ $ pip install --user --upgrade --pre libvcs
1313

1414
- _Add your latest changes from PRs here_
1515

16+
### New features
17+
18+
#### URLs
19+
20+
- Added `weight` to matchers (#428)
21+
22+
- More heavily weighted matcher will have preference over others
23+
- Fixes an issue where `defaults` would be overwritten
24+
25+
The first, highest weighted will "win", avoiding the recursion causing defau defaults for other
26+
matchers to be applied.
27+
1628
## libvcs 0.17.0 (2022-09-25)
1729

1830
### New features

0 commit comments

Comments
 (0)
0