Releases: antocuni/capnpy
Releases · antocuni/capnpy
Support for setuptools>82
Python 3.14 support
Many thanks to @dmrlawson and @kvelicka!
Python 3.14 support
Merge pull request #78 from antocuni/python314 Python 3.14 support
Python 3.13 support
Many thanks to @dmrlawson!
Python 3.13 support
Merge pull request #74 from dmrlawson/davidlaw_updates_2 workflow: add merge-multiple to download-artifact
Build Python 3.11 wheel
No big changes here, just enabled Python 3.11 wheel building.
0.10.1rc3
Add support for Python3.11
Adds support for Python 3.11. Thanks @agates!
Add support for Python3.11
Merge pull request #65 from antocuni/wridgers--py311 Python 3.11
Add support for Python3.9 and 3.10
Automatically build&publish wheels on release (#57) Add a github actions workflow to build wheels (using cibuildwheels) and upload them to PyPI whenever we create a github release.