Releases: sippy/libasyncproxy
Releases · sippy/libasyncproxy
v1.2
[v1.2] – 2025‑10‑25
- Linux fixes: Fix handling of some corner cases around handling POLLHUP / POLLERR on Linux.
- Binary wheels improvements: Added manylinux-3.9 based builds which add a new supported binary platform
linux/riscv64. - Packaging fixes: Do not put include binary artifacts into source package.
- CI changes: Dropped python 3.8 build & test, added python 3.13.
- Chore & cleanup: Added CI stage names.
Full Changelog: v1.1...v1.2
Version 1.1
[v1.1] – 2025‑05‑01
- Release automation: Added
roll_releaseto draft GitHub releases and publish source tarballs. - CI refactor: Moved wheel‑build and PyPI‑publish steps into the reusable
sippy/cimagicworkflow; added manylinux2_34 support. - Packaging fixes: Corrected MANIFEST, declared license metadata, dropped
-march=nativein 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. :)