All notable changes to this project will be documented in this file. For help with updating to new PyO3 versions, please see the migration guide.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
To see unreleased changes, please see the CHANGELOG on the main branch.
- Bump minimum version of
pyo3
dependency to 0.23. #21
0.22.0 - 2024-10-28
- Move from the
davidhewitt/pyo3-asyncio
fork (had been published aspyo3-asyncio-0.21
) topyo3-async-runtimes
. - Bump minimum version of
syn
dependency to 2. #12
Previous versions were published from pyo3-asyncio
. Consult that library for older changes.