Skip to content

Releases: takuyaa/ja-law-parser

v0.3.0

14 Jan 11:02
da356af
Compare
Choose a tag to compare

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 variable PYTEST_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

05 Jan 17:09
9b51bcd
Compare
Choose a tag to compare

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

31 Dec 14:49
196c585
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/takuyaa/ja-law-parser/commits/v0.1.1

v0.1.1-alpha.1

31 Dec 14:30
196c585
Compare
Choose a tag to compare
v0.1.1-alpha.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/takuyaa/ja-law-parser/commits/v0.1.1-alpha.1