* Updated some dependencies. * Python 3.12 support.
23.3
* Add support for alternative attributes for signing and verifying. * Fixed verification of signatures using SHA1 as their signature method. * Updated some dependencies.
22.4.1
* Fix packaging error
22.4
* Fixed SHA1 algorithm URIs
20.11b0
* Added `minisignxml.verify.extract_verified_element_and_certificate` to allow specifying multiple certificates when verifying elements to aid certificate rollover. * `minisignxml.errors.CertificateMismatch` now stores the received certificate and the expected certificates.