What's Changed
- Fix types of element attributes by @takuyaa in #17
- Fix RecursionError when accessing article_range by @takuyaa in #18
- LawBody.texts() takes into account TOC by @takuyaa in #19
- Enable to provide pytest options for the
make test
task using environment variablePYTEST_OPTS
by @takuyaa in #20 - Implement texts() method for NewProvision by @takuyaa in #21
- Implement texts() method for TableColumn by @takuyaa in #22
Full Changelog: v0.2.0...v0.3.0