This repository was archived by the owner on Jan 7, 2021. It is now read-only.
1.0.0
- 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_URIand 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.