Skip to content
This repository was archived by the owner on Jan 7, 2021. It is now read-only.

1.0.0

Choose a tag to compare

@palewire palewire released this 24 Mar 05:05
· 113 commits to master since this release
  • Adopted semantic versioning without breaking existing packages on PyPI
  • Fixed bugs with get_page_text
  • Added keyword argument during initialization that allows you to override the BASE_URI and connect with independent clones of DocumentCloud. Contributed by @adieyal.
  • Refactored unit tests to run more quickly and require fewer web requests
  • Documentation moved from the gh-pages branch to master and refactored to be published via ReadTheDocs.