Commit Graph

95 Commits

Author SHA1 Message Date
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
0be2b3e2d2 Update to Bevy main. 2021-03-06 09:13:48 -06:00
c63e43f0fd Bump to Bevy main. 2021-03-01 11:21:07 -06:00
380f2afb3d Bump dependency. 2021-01-21 11:41:36 -06:00
064ca03a9c Bump dependency. 2020-12-30 14:59:19 -06:00
5fd6b9f220 Whitespace. 2020-12-21 07:20:12 -06:00
87b7e1f387 Use Bevy 0.4. 2020-12-19 13:32:14 -06:00
8962d2df33 Re-export TTS::Error. 2020-12-16 09:01:37 -06:00
517af1800e Fix examples. 2020-12-16 03:26:03 -06:00
bb3394280f Update for latest Bevy changes. 2020-12-16 03:15:35 -06:00
880122c0bc Remove unnecessary .system() call. 2020-12-03 16:33:06 -06:00
680d6b54c9 Add an example. 2020-12-03 16:25:35 -06:00
5c593e8395 Action tweaks. 2020-12-03 15:54:14 -06:00
f5f5dd2f06 Add Actions configuration. 2020-12-03 15:44:41 -06:00
7f32fee73e Initial commit. 2020-12-03 15:39:35 -06:00