Skip to content

Releases: LedFx/python-samplerate-ledfx

v0.2.6

01 Dec 12:11
01af675

Choose a tag to compare

What's Changed

  • Enhance build information and performance documentation by @shauneccles in #13

Full Changelog: v0.2.5...v0.2.6

v0.2.5

27 Nov 22:04
c793b16

Choose a tag to compare

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

27 Nov 12:12
d86c1be

Choose a tag to compare

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

19 Nov 10:01

Choose a tag to compare

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

Full Changelog: https://github.com/LedFx/python-samplerate-ledfx/commits/v0.2.3