bevy_tts/CHANGELOG.md

70 lines
1.1 KiB
Markdown
Raw Normal View History

# Changelog
All notable changes to this project will be documented in this file.
2024-02-09 18:07:52 +00:00
## Version 0.7.0 - 2024-02-09
### Miscellaneous Tasks
- Bump dependencies.
2023-07-16 18:04:12 +00:00
## Version 0.6.0 - 2023-07-16
### Miscellaneous Tasks
- Update to Bevy 0.11.
2023-03-06 20:43:52 +00:00
## Version 0.5.0 - 2023-03-06
### Miscellaneous Tasks
- Update Bevy to 0.10.
2022-12-20 21:34:24 +00:00
## Version 0.4.0 - 2022-12-20
### Features
- Make wrapped `Tts` instance public.
2022-12-20 21:12:11 +00:00
## Version 0.3.0 - 2022-12-20
### Features
- Add `Tts::screen_reader_available()` to `Tts` resource.
2022-12-20 21:05:44 +00:00
## Version 0.2.1 - 2022-12-20
### Features
- Re-export top-level `tts` crate.
### Miscellaneous Tasks
- Always pull Rust image when building in CI.
2022-12-06 19:24:02 +00:00
## Version 0.2.0 - 2022-12-06
### Miscellaneous Tasks
- Update to Bevy 0.9 and TTS 0.25.
2022-09-07 18:26:07 +00:00
## Version 0.1.2 - 2022-09-07
### Miscellaneous Tasks
- Update tts dependency.
2022-08-29 22:42:42 +00:00
## Version 0.1.1 - 2022-08-29
### Miscellaneous Tasks
- Update automated build configuration to install dependencies on publish step.
2022-08-29 18:50:13 +00:00
## Version 0.1.0 - 2022-08-29
### Miscellaneous Tasks
- Add CHANGELOG and make initial release.
<!-- generated by git-cliff -->