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