What's Changed
* Initial commit: Forked from https://github.com/matrix-org/vodozemac-bindings/commit/079addbf92f636787073b563eae3458a7702cbf7
* Update to the latest vodozemac and PyO3 versions by poljar in https://github.com/matrix-nio/vodozemac-python/pull/1
* Introduce stronger typing for the Ed25519 and Curve25519 keys by poljar in https://github.com/matrix-nio/vodozemac-python/pull/2
* Enable github workflows for the CI by poljar in https://github.com/matrix-nio/vodozemac-python/pull/3
* Add more info to the pyproject file by poljar in https://github.com/matrix-nio/vodozemac-python/pull/5
* Export missing signature types by uhoreg in https://github.com/matrix-nio/vodozemac-python/pull/7
* Add stronger typing in the rest of the codebase by poljar in https://github.com/matrix-nio/vodozemac-python/pull/6
* Do not assume base64 input/output and use bytes everywhere by MatMaul in https://github.com/matrix-nio/vodozemac-python/pull/8
* Add PkEncryption support by MatMaul in https://github.com/matrix-nio/vodozemac-python/pull/4
* Bump the deps and format the repo by poljar in https://github.com/matrix-nio/vodozemac-python/pull/10
* Add workflow to publish releases to pypi by PaarthShah in https://github.com/matrix-nio/vodozemac-python/pull/14
New Contributors
* poljar made their first contribution in https://github.com/matrix-nio/vodozemac-python/pull/1
* uhoreg made their first contribution in https://github.com/matrix-nio/vodozemac-python/pull/7
* MatMaul made their first contribution in https://github.com/matrix-nio/vodozemac-python/pull/8
**Full Changelog**: https://github.com/matrix-nio/vodozemac-python/commits/0.8.1