Skip to content

v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 May 23:06
· 4 commits to master since this release

v1.2.1 — 2025-05-04

Notable Changes

  • Binary wheels now available — Prebuilt Python wheels are automatically published for common platforms.
  • 🧪 Improved test coverage — Added encode/decode loop tests across all supported bitrates and sample rates.
  • 🔧 C standard downgraded to C11 — Reverted from C17 to C11 for broader build compatibility with older CMake versions.
  • 🚀 Streamlined CI/CD pipeline — Introduced new automation for release rolling, wheel builds, and publishing, with improved caching and dependency handling.

New Contributors:

Full Changelog: v_1_2_0...v1.2.1