- Add Python 3.11, 3.12, 3.13 support
- Remove Python 3.7 support
- Gracefully handles empty batches
- Switches to AIS API Profile 1.1
- Actually fixes batch signing
- Fix batch signing
- Clean up project structure
- Clean up PDF API
- Clean up docs
- Creation of AIS2.py fork
- Replaced Travis CI with GitHub Actions.
- Remove Python 2.7, 3.4, 3.5, 3.6 support
- Replace PyPDF2 and itext with pyHanko
- Remove support for signing prepared PDFs
- Store the last created request_id on the AIS instance
- Use a proper test matrix on Travis to test various Python releases
- Add Python 3.6 to test matrix
- Return in batch mode timestamp and revocation information with the signature.
- Fix python3 bugs.
- Refactoring.
Documentation
- Added sections for introduction, installation, testing, project status, API reference.
Initial release. It is possible to start with a batch of pdf files that do not yet have a prepared signature, and sign them.