What’s Changed
- #129 - Add 24-bit and 32-bit audio support (@maximmaxim345)
⚠ Breaking Changes
- #131 - Change default client port from 8927 to 8928 (@balloob)
- #127 - New clients will raise if connection fails instead of retry forever (@balloob)
- #115 - Refactor server callbacks from async to callback (@balloob)
🐛 Bugfixes
- #130 - Fix release-drafter missing most recent PR (@maximmaxim345)
- #128 - Propagate OSError from channel sources instead of swallowing (@balloob)
🚀 Features
- #131 - Change default client port from 8927 to 8928 (@balloob)
- #127 - New clients will raise if connection fails instead of retry forever (@balloob)
- #115 - Refactor server callbacks from async to callback (@balloob)
⬆️ Dependencies and CI
2 changes
- #126 - Bump ruff from 0.14.10 to 0.14.11 (@dependabot[bot])
- #125 - Bump tomli from 2.3.0 to 2.4.0 (@dependabot[bot])