v1.1.2
What's Changed
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by @dependabot in #35
- [fix] Add missing
from_str
annotation to the x25519.py stubs by @padraic-padraic in #37 - chore: bump minimum Python to 3.8 by @woodruffw in #38
- build(deps): bump sigstore/gh-action-sigstore-python from 1.2.3 to 2.0.1 by @dependabot in #40
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by @dependabot in #39
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #41
- build(deps): bump sigstore/gh-action-sigstore-python from 2.0.1 to 2.1.0 by @dependabot in #42
- Add the missing value to the x25519 class method by @padraic-padraic in #43
- build(deps): update pyo3 requirement from 0.19 to 0.20 by @dependabot in #44
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #46
- test 3.12 in CI by @woodruffw in #48
New Contributors
- @padraic-padraic made their first contribution in #37
Full Changelog: v1.1.1...v1.1.2