8000
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 133d4eb commit ce4c32cCopy full SHA for ce4c32c
CHANGES
@@ -13,9 +13,21 @@ $ pip install --user --upgrade --pre libvcs
13
14
- _Add your latest changes from PRs here_
15
16
+## libvcs 0.16.3 (unreleased)
17
+
18
+### Bug fixes
19
20
+- `QueryList`: Fix lookups of objects (#415)
21
22
### Tests
23
24
- Basic pytest plugin test (#413)
25
+- Add test for object based lookups (#414)
26
27
+### Documentation
28
29
+- Improve doc examples / tests for `keygetter` and `QueryList` to show deep lookups for objects
30
+ (#415)
31
32
## libvcs 0.16.2 (2022-09-11)
33
0 commit comments