Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-07-11 | 461 Bytes | |
Version 0.13.0.tar.gz | 2023-07-11 | 156.7 kB | |
Version 0.13.0.zip | 2023-07-11 | 189.6 kB | |
Totals: 3 Items | 346.7 kB | 0 |
What's Changed
- BREAKING CHANGE Use run instead of predict_and_parse by @BorisWilhelms in https://github.com/eyurtsev/kor/pull/188
Attaches parser directly to extraction chain, allowing usage of the run
method and deprecating usage of predict_and_parse
(and async variants respectively).
- Release 0.13.0 by @eyurtsev in https://github.com/eyurtsev/kor/pull/192
Full Changelog: https://github.com/eyurtsev/kor/compare/0.12.0...0.13.0