This release drops support for Python 3.8, which is EOL. The oldest
supported version of Python is now 3.9.
What's Changed
* Fix typing of decrypt_io to expect an identity by julianhille in https://github.com/woodruffw/pyrage/pull/80
* Fix Type Annotations and Improve Stub Structure for pyrage-stubs by Alchemyst0x in https://github.com/woodruffw/pyrage/pull/83
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/84
* build(deps): bump pyo3 from 0.22.3 to 0.22.4 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/85
* fix(types): correct 'decrypt_io' param and return type annotations by Alchemyst0x in https://github.com/woodruffw/pyrage/pull/86
* build(deps): bump pyo3 from 0.22.4 to 0.22.5 in the cargo group by dependabot in https://github.com/woodruffw/pyrage/pull/87
* build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/89
* build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by dependabot in https://github.com/woodruffw/pyrage/pull/90
* build(deps): bump the cargo group across 1 directory with 3 updates by dependabot in https://github.com/woodruffw/pyrage/pull/91
* ci: zizmor fixes, add zizmor workflow by woodruffw in https://github.com/woodruffw/pyrage/pull/92
New Contributors
* Alchemyst0x made their first contribution in https://github.com/woodruffw/pyrage/pull/83
**Full Changelog**: https://github.com/woodruffw/pyrage/compare/v1.2.1...v1.2.2