Skip to content

Releases: sippy/libasyncproxy

v1.2

25 Oct 23:26

Choose a tag to compare

[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

02 May 18:06

Choose a tag to compare

[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

19 Apr 22:54

Choose a tag to compare

This is a first release of this useful module, which we hope will find more use in our and other projects. Stay tuned. :)