Changelog
Unreleased
Released XXXX-XX-XX
0.7.0
Released 2025-10-19
- #3 - Replace black with ruff for formatting.
- #7 - Introduce cert_dataandkey_dataoptions for supplying certificate material without temporary files.
0.6.4
Released 2023-10-30
- #2 - Fix raise_on_expiredto properly raiseCertificateExpiredErrorwhen the token is expired on verify.
0.6.3
Released 2023-10-29
- Testing build pipeline changes only. Automatic documentation version generation is now enabled.
0.6.2
Released 2023-10-29
- Breaking: Renamed data_to_signanddata_to_verifypassed tosignandverifytomessage.