Skip to content

1.9.4

Choose a tag to compare

@memory memory released this 01 Mar 22:39
· 2 commits to master since this release
f534a09

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 openssl@1.1 from the macos/darwin tooling in the Makefile

New Contributors

  • @tim25651 made their first contribution in #20

Full Changelog: v1.9.3...v1.9.4