|
8ac16ee97a
|
chore: Upgrade to Bevy v0.13.
|
2024-03-14 12:51:17 -05:00 |
|
|
a69ff429a7
|
Release
|
2024-02-09 12:08:03 -06:00 |
|
|
50737584e0
|
Update changelog.
|
2024-02-09 12:07:52 -06:00 |
|
|
80eaf43285
|
chore: Bump dependencies.
|
2024-02-09 12:07:12 -06:00 |
|
|
8cdcbaa38e
|
Release
|
2023-07-16 13:04:21 -05:00 |
|
|
cf585c6481
|
Update CHANGELOG.
|
2023-07-16 13:04:12 -05:00 |
|
|
886b2f54e5
|
chore: Update to Bevy 0.11.
|
2023-07-16 13:03:49 -05:00 |
|
|
e9eb6767c6
|
Release
continuous-integration/drone/push Build is passing
|
2023-03-06 14:44:01 -06:00 |
|
|
56aafb389f
|
Update changelog.
|
2023-03-06 14:43:52 -06:00 |
|
|
9172c5020b
|
chore: Update Bevy to 0.10.
|
2023-03-06 14:43:01 -06:00 |
|
|
a212d0cb9d
|
Release
continuous-integration/drone/push Build is passing
|
2022-12-20 15:34:33 -06:00 |
|
|
1170961c38
|
Update changelog.
|
2022-12-20 15:34:24 -06:00 |
|
|
14607d76a4
|
feat: Make wrapped Tts instance public.
|
2022-12-20 15:33:24 -06:00 |
|
|
cac001d196
|
Release
continuous-integration/drone/push Build is passing
|
2022-12-20 15:12:34 -06:00 |
|
|
6cee04fb63
|
Update changelog.
|
2022-12-20 15:12:11 -06:00 |
|
|
d362d8c171
|
feat: Add Tts::screen_reader_available() to Tts resource.
|
2022-12-20 15:11:14 -06:00 |
|
|
2191d22f55
|
Release
continuous-integration/drone/push Build is passing
|
2022-12-20 15:05:56 -06:00 |
|
|
0924296361
|
Update changelog.
|
2022-12-20 15:05:44 -06:00 |
|
|
c6c1ac197a
|
feat: Re-export top-level tts crate.
|
2022-12-20 15:04:44 -06:00 |
|
|
0d3239b617
|
Clean up CI scripts.
continuous-integration/drone/push Build is passing
|
2022-12-15 14:40:44 -06:00 |
|
|
d3852b0159
|
chore: Always pull Rust image when building in CI.
continuous-integration/drone/push Build is passing
|
2022-12-06 17:15:32 -06:00 |
|
|
e40a361960
|
Update cargo-release configuration.
|
2022-12-06 16:19:26 -06:00 |
|
|
49687ca4f3
|
Release bevy_tts version 0.2.0
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-12-06 16:15:34 -06:00 |
|
|
f2cd47f2fe
|
Update changelog.
|
2022-12-06 13:24:02 -06:00 |
|
|
10be842598
|
chore: Update to Bevy 0.9 and TTS 0.25.
|
2022-12-06 13:22:26 -06:00 |
|
|
678c56bfad
|
No need to verify before publishing in CI.
|
2022-09-07 13:37:39 -05:00 |
|
|
d4a375215b
|
(cargo-release) version 0.1.2
|
2022-09-07 13:26:19 -05:00 |
|
|
4117b3dd34
|
Generate changelog.
|
2022-09-07 13:26:07 -05:00 |
|
|
21dd21fa5c
|
Revert version bump.
|
2022-09-07 13:25:18 -05:00 |
|
|
6c68c5d193
|
Use correct feature flags for clippy run.
continuous-integration/drone/push Build is passing
|
2022-09-07 13:15:38 -05:00 |
|
|
a9dafc3309
|
chore: Update tts dependency.
continuous-integration/drone/push Build is failing
|
2022-09-07 13:07:37 -05:00 |
|
|
4d39402860
|
(cargo-release) version 0.1.1
continuous-integration/drone/push Build is passing
|
2022-08-29 17:43:06 -05:00 |
|
|
6318858eed
|
Update CHANGELOG.
|
2022-08-29 17:42:42 -05:00 |
|
|
cde5938723
|
chore: Update automated build configuration to install dependencies on publish step.
|
2022-08-29 17:42:15 -05:00 |
|
|
7e8a3c0e93
|
Remove GitHub Actions configuration.
|
2022-08-29 17:29:40 -05:00 |
|
|
c66e1b9a94
|
(cargo-release) version 0.1.0
continuous-integration/drone/push Build is passing
|
2022-08-29 17:24:22 -05:00 |
|
|
6bb1c62d32
|
Simplify CI further.
continuous-integration/drone/push Build is passing
|
2022-08-29 17:20:30 -05:00 |
|
|
d04107e941
|
Add support for speech-dispatcher 0.10.2.
|
2022-08-29 17:20:19 -05:00 |
|
|
b7f8054bfe
|
Always pull newest image.
continuous-integration/drone/push Build is failing
|
2022-08-29 15:11:32 -05:00 |
|
|
be34d71e2c
|
Use Bullseye image for CI.
continuous-integration/drone/push Build is failing
|
2022-08-29 14:29:36 -05:00 |
|
|
39b6ad6a14
|
Simplify CI.
continuous-integration/drone/push Build is failing
|
2022-08-29 14:20:15 -05:00 |
|
|
a444d351fa
|
Update CHANGELOG.
continuous-integration/drone/push Build is failing
|
2022-08-29 13:50:13 -05:00 |
|
|
3cd599508b
|
chore: Add CHANGELOG and make initial release.
|
2022-08-29 13:49:07 -05:00 |
|
|
3763c0d67b
|
Set version to 0.0.0 so cargo-release can do the right thing.
|
2022-08-29 13:48:27 -05:00 |
|
|
a2231f3ed1
|
Restrict building of releases to specific tag pattern.
continuous-integration/drone/push Build is failing
|
2022-08-29 13:39:19 -05:00 |
|
|
22e58abe1f
|
Install Bevy build dependencies.
|
2022-08-29 13:32:05 -05:00 |
|
|
5939c24b81
|
Add additional Cargo metadata.
|
2022-08-29 13:26:50 -05:00 |
|
|
3196c15a08
|
Add README.
continuous-integration/drone/push Build is failing
|
2022-08-29 12:56:21 -05:00 |
|
|
075b866082
|
Add cargo-release and git-cliff configuration.
|
2022-08-29 12:50:09 -05:00 |
|
|
968e1644b9
|
Add Drone configuration.
|
2022-08-29 12:46:22 -05:00 |
|