It's v1.0.0! 🚀🚀
This means it is considered stable, and its API is now stable (guaranteed future backward compatibility).
100 stars with v1.0.0 release 🥳🎉
What's Changed
There are no breaking changes in this version.
New features:
- Add support for free-threaded Python (not battle-tested yet!)
Internal:
- Fix function signature mismatches for WebAssembly (dofuuz/soxr#3)
Tests:
- Add test for array slicing, int
resample_chunk() - Add test for external libsoxr
- Add test for Python 3.14
Full Changelog: v0.5.0.post1...v1.0.0