v1.2.2
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 #80
- Fix Type Annotations and Improve Stub Structure for pyrage-stubs by @Alchemyst0x in #83
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by @dependabot in #84
- build(deps): bump pyo3 from 0.22.3 to 0.22.4 in the cargo group by @dependabot in #85
- fix(types): correct 'decrypt_io' param and return type annotations by @Alchemyst0x in #86
- build(deps): bump pyo3 from 0.22.4 to 0.22.5 in the cargo group by @dependabot in #87
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the actions group by @dependabot in #89
- build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group by @dependabot in #90
- build(deps): bump the cargo group across 1 directory with 3 updates by @dependabot in #91
- ci: zizmor fixes, add zizmor workflow by @woodruffw in #92
New Contributors
- @Alchemyst0x made their first contribution in #83
Full Changelog: v1.2.1...v1.2.2