Releases: takuyaa/ja-law-parser
Releases · takuyaa/ja-law-parser
v0.3.0
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
v0.2.0
What's Changed
- Add a CI that runs lint and test by @takuyaa in #10
- Indicate test result badge in README by @takuyaa in #11
- Add links to badges by @takuyaa in #12
- Implement Subitem2-10 in TableColumn by @takuyaa in #13
- Implement texts() methods for Subitem1-10 by @takuyaa in #14
- Implement texts() methods for List and Sublist1-Sublist3 by @takuyaa in #15
- Implement texts() method of LawBody by @takuyaa in #16
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Support
texts()
method by @takuyaa in #1 - fix: 項に列記を追加 by @sensu-watson in #2
- Add a Makefile by @takuyaa in #3
- Add
make docs
task by @takuyaa in #4 - Add a CI workflow for generating API documents by @takuyaa in #5
- Refactor docs CI by @takuyaa in #6
- Introduce dynamic versioning using poetry-dynamic-versioning by @takuyaa in #7
- Add a CI for releasing by @takuyaa in #8
- Prepare 0.1.1 release by @takuyaa in #9
New Contributors
- @takuyaa made their first contribution in #1
- @sensu-watson made their first contribution in #2
Full Changelog: https://github.com/takuyaa/ja-law-parser/commits/v0.1.1
v0.1.1-alpha.1
What's Changed
- Support
texts()
method by @takuyaa in #1 - fix: 項に列記を追加 by @sensu-watson in #2
- Add a Makefile by @takuyaa in #3
- Add
make docs
task by @takuyaa in #4 - Add a CI workflow for generating API documents by @takuyaa in #5
- Refactor docs CI by @takuyaa in #6
- Introduce dynamic versioning using poetry-dynamic-versioning by @takuyaa in #7
- Add a CI for releasing by @takuyaa in #8
- Prepare 0.1.1 release by @takuyaa in #9
New Contributors
- @takuyaa made their first contribution in #1
- @sensu-watson made their first contribution in #2
Full Changelog: https://github.com/takuyaa/ja-law-parser/commits/v0.1.1-alpha.1