Skip to content

v6.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Mar 13:12
v6.1.0

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 --output is 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.