Releases: nicokim/PyAudioCast
Releases · nicokim/PyAudioCast
pyaudiocast: v0.1.10
01 Mar 16:40
Compare
Sorry, something went wrong.
No results found
0.1.10 (2026-03-01)
Bug Fixes
remove stderr redirect that suppressed Python logs (#23 ) (bde5b61 )
pyaudiocast: v0.1.9
26 Feb 00:31
Compare
Sorry, something went wrong.
No results found
0.1.9 (2026-02-26)
Bug Fixes
pyaudiocast: v0.1.8
24 Feb 22:56
Compare
Sorry, something went wrong.
No results found
0.1.8 (2026-02-24)
Features
auto-negotiate device config with resample and upmix (#19 ) (8f0d5e4 )
pyaudiocast: v0.1.7
24 Feb 03:48
Compare
Sorry, something went wrong.
No results found
0.1.7 (2026-02-24)
Bug Fixes
update type stubs and dynamic version (#17 ) (e0fad87 )
pyaudiocast: v0.1.6
23 Feb 06:09
Compare
Sorry, something went wrong.
No results found
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 )