Notice
Minimum supported python version has been raised to 3.10 from 3.8.
New Features
- aspeak now supports outputting raw audio bytes into stdout if
--outputis set to-. - Wheels are now published for Apple Silicon Macs.
Fixes
- Update dependencies, which solves security alerts.
- Fix typos.
Internal
- Run tests in GitHub CI.
- Refactor: Migrate to Rust edition 2024.