Skip to content

Latest commit

 

History

History
98 lines (49 loc) · 6.23 KB

File metadata and controls

98 lines (49 loc) · 6.23 KB

Changelog

0.1.10 (2026-03-01)

Bug Fixes

  • remove stderr redirect that suppressed Python logs (#23) (bde5b61)

0.1.9 (2026-02-26)

Bug Fixes

0.1.8 (2026-02-24)

Features

  • auto-negotiate device config with resample and upmix (#19) (8f0d5e4)

0.1.7 (2026-02-24)

Bug Fixes

  • update type stubs and dynamic version (#17) (e0fad87)

0.1.6 (2026-02-23)

Features

  • add CI/CD workflows and PyPI publishing (#1) (2bebcf7)
  • initial release of pyaudiocast (dc4ccfc)

Bug Fixes

  • remove invalid extra-files from release-please config (#2) (42c2c62)
  • remove Linux aarch64 build (ALSA cross-compilation unsupported) (#11) (d942291)
  • trigger release workflow on tag push instead of release event (#4) (4d7364a)
  • update play_sine example to use unified write() (#10) (3c66fc1)
  • use --find-interpreter for Linux manylinux wheel builds (#8) (bd7b56e)
  • use PAT for release-please to trigger release workflow (#6) (672c5ae)

0.1.5 (2026-02-23)

Bug Fixes

  • remove Linux aarch64 build (ALSA cross-compilation unsupported) (#11) (d942291)

0.1.4 (2026-02-23)

Features

  • add CI/CD workflows and PyPI publishing (#1) (2bebcf7)
  • initial release of pyaudiocast (dc4ccfc)

Bug Fixes

  • remove invalid extra-files from release-please config (#2) (42c2c62)
  • trigger release workflow on tag push instead of release event (#4) (4d7364a)
  • update play_sine example to use unified write() (#10) (3c66fc1)
  • use --find-interpreter for Linux manylinux wheel builds (#8) (bd7b56e)
  • use PAT for release-please to trigger release workflow (#6) (672c5ae)

0.1.3 (2026-02-23)

Bug Fixes

  • use PAT for release-please to trigger release workflow (#6) (672c5ae)

0.1.2 (2026-02-23)

Bug Fixes

  • trigger release workflow on tag push instead of release event (#4) (4d7364a)

0.1.1 (2026-02-23)

Features

  • add CI/CD workflows and PyPI publishing (#1) (2bebcf7)
  • initial release of pyaudiocast (dc4ccfc)

Bug Fixes

  • remove invalid extra-files from release-please config (#2) (42c2c62)