What's Changed
- added type hints by @tim25651 in #20
- drop support for python 3.8, which is EOLed
- add official support for python 3.13
- ...which sadly requires using a fork of PGPy; see discussion at:
- update zstandard library, addressing #21
- update other libraries:
- cryptography
- ruff
- mypy
- remove use of [email protected] from the macos/darwin tooling in the Makefile
New Contributors
Full Changelog: v1.9.3...v1.9.4