Commit Graph

64 Commits

Author SHA1 Message Date
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.
All checks were successful
continuous-integration/drone/push Build is passing
2022-09-07 13:15:38 -05:00
a9dafc3309 chore: Update tts dependency.
Some checks failed
continuous-integration/drone/push Build is failing
2022-09-07 13:07:37 -05:00
4d39402860 (cargo-release) version 0.1.1
All checks were successful
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
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-29 17:24:22 -05:00
6bb1c62d32 Simplify CI further.
All checks were successful
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.
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-29 15:11:32 -05:00
be34d71e2c Use Bullseye image for CI.
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-29 14:29:36 -05:00
39b6ad6a14 Simplify CI.
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-29 14:20:15 -05:00
a444d351fa Update CHANGELOG.
Some checks failed
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.
Some checks failed
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.
Some checks failed
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
f30bd26150 Update to Bevy 0.8. 2022-08-01 11:10:50 -05:00
7de7ae66ad Bump dependency. 2022-07-22 10:46:01 -05:00
f80723daec Bump dependency. 2022-05-09 09:32:46 -05:00
ff737de725 Update to Bevy 0.7. 2022-05-03 09:35:58 -05:00
ea25cc6e3b Fix copy-paste error. 2022-03-10 17:13:59 -06:00
c434d02f69 Disable default features on Linux until runners upgrade speech-dispatcher. 2022-03-10 15:43:40 -06:00
685235384e Bump tts dependency and add speech_dispatcher_0_10 feature. 2022-03-10 15:33:37 -06:00
2bf7ce2320 Remove Clone since it isn't support on macOS. 2022-01-21 13:13:15 -06:00
7104b75fe0 Port example to Bevy 0.6. 2022-01-21 13:10:44 -06:00
028539874e Remove Copy derive. 2022-01-21 13:07:50 -06:00
eda9ec2eae Upgrade to Bevy 0.6. 2022-01-10 12:40:38 -06:00
7d205cd9e3 Bump dependency. 2021-11-19 09:59:53 -06:00
d25f770f4f Bump dependency. 2021-11-01 12:20:01 -05:00
e0e1132aa5 Bump edition. 2021-10-26 02:30:48 -05:00
3299ac74af Re-export Backends. 2021-05-11 21:42:53 -05:00
db0e7574ed Bump dependency. 2021-05-11 21:40:39 -05:00
95e1847e08 Add license. 2021-04-10 04:19:45 -05:00
ea45680590 Use Bevy 0.5. 2021-04-08 13:21:26 -05:00
285a9e9a6c cargo fmt 2021-04-05 13:39:24 -05:00
94aea9ecb1 Update example. 2021-04-05 13:31:41 -05:00
a45c64b34d Update to tts v0.16.0. 2021-04-05 13:10:04 -05:00
392c7467a9 Don't enable all Bevy features. 2021-04-05 13:06:39 -05:00
c16a6ea484 Bump dependencies. 2021-03-11 14:01:11 -06:00