Releases: LedFx/python-samplerate-ledfx
Releases · LedFx/python-samplerate-ledfx
v0.2.6
What's Changed
- Enhance build information and performance documentation by @shauneccles in #13
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- Fix PyPI readme display by referencing README.md instead of README.rst by @Copilot in #12
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Add conditional GIL release based on data size threshold by @Copilot in #11
New Contributors
- @Copilot made their first contribution in #11
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Release GIL while resampling by @shauneccles in #1
- Python bump up by @shauneccles in #2
- Increase expected size of output sample buffer, to correctly handle input termination by @shauneccles in #3
- Enhance GIL management and error handling in resampling operations by @shauneccles in #4
- Migrate to uv and add trusted publishing with dev requirements by @shauneccles in #6
- Add benchmarks for GIL release during resampling operations by @shauneccles in #5
- Refactor CI workflow to use cibuildwheels by @shauneccles in #7
- Adjust performance test expectations for threading and asyncio in CI by @shauneccles in #8
- Revert to dynamic versioning and remove Win32 builds by @shauneccles in #9
New Contributors
- @shauneccles made their first contribution in #1
Full Changelog: https://github.com/LedFx/python-samplerate-ledfx/commits/v0.2.3