- Add support for change details endpoint
- Fix comparision expiry date not resepected
- Minor documentation update
- BREAKING CHANGE: Drop support for Python 3.6 (minimum is now 3.7)
- Add support for comparison of text (
txt
) files - Add support for export with cover page
- Miscellaneous developer tooling updates
- BREAKING CHANGE: Drop support for Python 2.7 & 3.5 (minimum is now 3.6)
- Add support for Python 3.10
- Add type checking support & associated packages
- Use Python 3 language features with removal of Python 2 support
- Remove Python 2 compatibility code and
six
library - Minor documentation updates
- Miscellaneous developer tooling updates
- Add support for comparison export endpoint
- Add client tests against the Draftable API
- Improve exception output on failing to infer file type
dr-compare
: Fix bug in callinglist|all
command
- Add Python 3.9 support
- Use Black for code formatting
- Miscellaneous developer tooling updates
- Added instructions for disabling TLS validation on Windows
- Linter fixes & tweaks to configuration
- Minor documentation updates
- Support for custom API endpoints (API Self-hosted & regional clouds)
- Numerous improvements, fixes, & tweaks (see commit history)