v1.2.4
Major Changes
- Reworked NumPy support into an optional addon package (
G722-numpy) while keeping a single core API (G722(..., use_numpy=...)). - Fixed big-endian encode handling and re-enabled BE test coverage.
- Updated packaging/CI to build and publish both core and NumPy addon distributions reliably.
Full Changelog: v1.2.3...v1.2.4