Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@samueldg samueldg released this 03 Nov 22:15
· 18 commits to master since this release
2516593
  • [feature] Extend API to allow custom metadata line parsers. Includes an example of providing an English + Spanish bilingual parser. (@jonahsol)
  • [feature] Allow document title lines that don't include an author. (@jonahsol)
  • [dist] Drop support for Python 3.6.
  • [dist] Add support for Python 3.11, and include in CI.
  • [misc] Upgrade all dev dependencies.
  • [misc] Add linter step in Github Actions CI.