Commit Graph

27 Commits

Author SHA1 Message Date
Nolan Darilek 1df00952e4 Update repositories and remove Gitlab CI configuration.
continuous-integration/drone/push Build is passing Details
2022-11-22 14:07:10 -06:00
Nolan Darilek 1c11f279ec Bump version and use correct features in docs.rs builds. 2022-11-22 13:52:19 -06:00
Nolan Darilek f854e386a6 Re-add support for speech-dispatcher 0.9. 2022-11-22 13:49:54 -06:00
Tait Hoyem bcf7025f14 Fix missing size_t on latest stable 2022-10-16 15:10:24 -06:00
Nolan Darilek 2ea85bc1bd Bump version and drop support for 0.9. 2022-09-07 11:43:22 -05:00
Samuel Thibault 8ff6902148 Fix voice_type signedness change
The signedness changed happened in speech-dispatcher 0.11, not in
speech-dispatcher 0.10.2.

Closes #4
2022-09-07 15:54:53 +02:00
Nolan Darilek 6a6bc3f805 Add Drone/cargo-release/git-cliff configuration. 2022-09-04 09:15:13 -05:00
Nolan Darilek d6f9043e60 Add support for speech-dispatcher 0.10.2 and bump version. 2022-08-29 16:29:57 -05:00
Nolan Darilek 4e1b79cb84 Don't build with default features on docs.rs. 2022-06-13 10:17:18 -05:00
Nolan Darilek 8c69d78411 And of course Cargo complains about my feature name only at publication time. Fixed. 2022-03-10 13:27:50 -06:00
Nolan Darilek bbae5dc983 Add 0.10 feature. 2022-03-10 12:54:53 -06:00
Nolan Darilek 36f82b78f3 Bump version. 2022-03-10 11:40:18 -06:00
Nolan Darilek 2618393758 Relicense and bump version. 2022-02-05 09:15:15 -06:00
Nolan Darilek 82090cb48d Bump versions. 2022-01-27 10:29:10 -06:00
Nolan Darilek 8434bfca64 Bump edition. 2022-01-27 10:06:41 -06:00
Nolan Darilek 2879284030 Bump version. 2022-01-10 10:31:14 -06:00
Nolan Darilek e0170aa011 Bump version. 2021-12-02 09:11:26 -06:00
Nolan Darilek ac12fb132e Bump version. 2021-11-19 08:39:16 -06:00
Nolan Darilek 5349a0fc3d Refactor to FnMut and bump version. 2020-09-25 10:36:00 -05:00
Nolan Darilek bf348af84f Make client ID easier to get at.
* Pass `client_id` into all callbacks.
* Expose via `client_id()` method.
* Bump version.
2020-08-19 20:59:48 -05:00
Nolan Darilek ca2e0ffe5e Upgrades and refactors.
* Bump editions to 2018.
* Bump dependencies and crate versions.
* Implement callbacks.
* Return message IDs when speaking, or `None` in case of errors.
* Add callbacks to example.
2020-08-19 17:28:22 -05:00
Nolan Darilek e99da4a1d3 Bump version. 2019-12-30 09:09:43 -06:00
Nolan Darilek 369bf23fa9 Clippy, fmt, bump versions, and update repository links. 2019-12-23 08:03:24 -06:00
Nolan Darilek cb02834873 Loosen version requirement. 2019-12-22 13:56:51 -06:00
Nolan Darilek ebb3078c8a Bump dependencies and version. 2019-12-22 13:49:58 -06:00
Nolan Darilek 34ca29d425 Add version to dependency. 2019-12-22 13:22:23 -06:00
Nolan Darilek 3da5140735 Switch to a workspace. 2019-12-22 12:12:27 -06:00