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 505ac96 commit d29fa6dCopy full SHA for d29fa6d
CHANGES
@@ -23,6 +23,13 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
23
24
- Move test fixtures over to libvcs's pytest plugin (#398)
25
- Move conftest.py to root directory (#399)
26
+- Add `ConfigReader`: Our clean, typed parser for raw strings and files (#397)
27
+
28
+ This is our shiny, new, 200-line, doctested and typed parser that replaces `kaptan`.
29
30
+### Packaging
31
32
+- Drop kaptan dependency (#397)
33
34
## vcspull v1.13.0 (2022-09-25)
35
0 commit comments