v0.0.3
Notable changes since the previous release:
- Only functions and classes relevant to the end user are made available at the top level of the module.
- More thorough documentation, which now also available online.
- Now also tested to work with PyPy.
- Directly find citation in local or online PDF files using
nllegalcit.parse_citations_from_pdf
andnllegalcit.parse_citations_from_pdf_url
- The underlying text that resulted in a Citation object is now available as the
Citation.matched_text
attribute. - Correctly handle non-text symbols.
Full Changelog: v0.0.2...v0.0.3
View this release on PyPI: https://pypi.org/project/nllegalcit/0.0.3/