ITADN
python-trio/trustme

版本发布 3

1.2.1v1.2.1
? · 2025-01-02

Bugfixes --- - Update from deprecated pyOpenSSL APIs to non-deprecated cryptography APIs. (https://github.com/python-trio/trustme/issues/670)

1.1.0v1.1.0
? · 2024-10-07

## Features - Allow `os.PathLike` in typing of `Blob.write_to_path`. [#606](https://github.com/python-trio/trustme/issues/606>) - Add support for PyPy 3.10 and Python 3.12. [#609](https://github.com/python-trio/trustme/issues/609) ## Deprecations and Removals - Remove support for Python 3.7. [#609](https://github.com/python-trio/trustme/issues/609>)

1.2.0v1.2.0
? · 2024-10-07

## Features * Add support for Python 3.13. (#664) * Allow setting of cert's notBefore attribute (#628) ## Bugfixes * Add the Authority Key Identifier extension to child CA certificates. (#642) ## Deprecations and Removals * Remove support for Python 3.8 and PyPy 3.9. (#664)