Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 13:21
· 6 commits to main since this release

It's v1.0.0! 🚀🚀

This means it is considered stable, and its API is now stable (guaranteed future backward compatibility).

100

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