Releases: sippy/libasyncproxy
Releases · sippy/libasyncproxy
Version 1.1
[v1.1] – 2025‑05‑01
- Release automation: Added
roll_release
to draft GitHub releases and publish source tarballs. - CI refactor: Moved wheel‑build and PyPI‑publish steps into the reusable
sippy/cimagic
workflow; added manylinux2_34 support. - Packaging fixes: Corrected MANIFEST, declared license metadata, dropped
-march=native
in favor of-march=x86-64
, and now publish pre‑built wheels. - Chore & cleanup: Bumped to v1.1, added repository badge, silenced compiler warnings, and removed obsolete
PyEval_InitThreads()
calls.
Full Changelog: v_1_0...v1.1
Version 1.0
This is a first release of this useful module, which we hope will find more use in our and other projects. Stay tuned. :)