Skip to content

Commit d29fa6d

Browse files
committed
docs(CHANGES): Note move from kaptan to ConfigReader
1 parent 505ac96 commit d29fa6d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
2323

2424
- Move test fixtures over to libvcs's pytest plugin (#398)
2525
- 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)
2633

2734
## vcspull v1.13.0 (2022-09-25)
2835

0 commit comments

Comments
 (0)