Skip to content

Releases: antocuni/capnpy

Build Python 3.11 wheel

19 Jul 10:48
Compare
Choose a tag to compare

No big changes here, just enabled Python 3.11 wheel building.

0.10.1rc3

19 Jul 10:30
Compare
Choose a tag to compare
0.10.1rc3 Pre-release
Pre-release

Hopefully fixes:

ERROR `long_description` has syntax errors in markup and would not be rendered on PyPI.
No content rendered from RST source.

/shrug

Add support for Python3.11

17 Jul 08:32
38505c7
Compare
Choose a tag to compare

Adds support for Python 3.11. Thanks @agates!

Add support for Python3.11

13 Jul 12:21
38505c7
Compare
Choose a tag to compare
Pre-release
Merge pull request #65 from antocuni/wridgers--py311

Python 3.11

Add support for Python3.9 and 3.10

22 Oct 09:32
49d3b0c
Compare
Choose a tag to compare
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.

Add support for py3.9 and 3.10

19 Oct 11:55
Compare
Choose a tag to compare
Pre-release
0.9.0rc2

re-enable everything

0.9.0rc1

19 Oct 11:26
Compare
Choose a tag to compare
0.9.0rc1 Pre-release
Pre-release
upload wheels to pypi

0.2.1

15 Jun 13:13
Compare
Choose a tag to compare
Merge branch 'fix-versioning'