Version 0.13.0
What's Changed
- BREAKING CHANGE Use run instead of predict_and_parse by @BorisWilhelms in #188
Attaches parser directly to extraction chain, allowing usage of the run
method and deprecating usage of predict_and_parse
(and async variants respectively).
Full Changelog: 0.12.0...0.13.0