All notable changes to this project will be documented in this file.
Tts
can now be used as a component, and multiple TTS instances are supported.
- Upgrade to Bevy 0.15.
- Switch to Gitea Actions.
- Integrate pre-commit.
- Update to Bevy 0.14.
- Upgrade to Bevy v0.13.
- Bump dependencies.
- Update to Bevy 0.11.
- Update Bevy to 0.10.
- Make wrapped
Tts
instance public.
- Add
Tts::screen_reader_available()
toTts
resource.
- Re-export top-level
tts
crate.
- Always pull Rust image when building in CI.
- Update to Bevy 0.9 and TTS 0.25.
- Update tts dependency.
- Update automated build configuration to install dependencies on publish step.
- Add CHANGELOG and make initial release.