- Add support to add multiple tags on existing documents
- Add support to add tags on existing documents
- Install dependencies in update-docs workflow
- Add support for operations with line items
- Return proper 404 and other errors
- Use v8 by default, lower timeout
- BREAKING - Remove process_document_file
- Fix docs
- Make username and apikey required, pass kwargs
- Add tests
- Add tox-gh-actions
- Let tox manage python versions
- Feature/updates gitignore (#24)
- Remove MAX_FILE_SIZE_MB
- Update README.md
- Unpin requests
- Update python-package.yml
- Update README.md
- Force push fresh autodocs to github pages
- Add update_document
- Add portray autodocs
- Fix code
- Clean test deps
- Update README.md
- Fix publish package condition
- Add a note on release
- Fix description, remove authors generation
- Add missing parameters to process_document_url
- Add boost
- Make it black (#4)
- Clean python versions
- Bump to 0.0.5
- Remove python 3.5 support
- Add responses
- Clean setup
- Add test
- Fix file_url parameter, add Accept header
- Better message in exceptions