Commit Graph

12 Commits

Author SHA1 Message Date
4c8521ccb8 Add error handling for initialization failure. 2021-11-19 08:38:17 -06:00
006a4835be Eliminate a Clippy warning. 2020-09-26 12:52:10 -05:00
5349a0fc3d Refactor to FnMut and bump version. 2020-09-25 10:36:00 -05:00
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
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
e99da4a1d3 Bump version. 2019-12-30 09:09:43 -06:00
2758f79538 Add defensive handling for speaking empty strings, which appears to crash the client. 2019-12-30 09:09:19 -06:00
369bf23fa9 Clippy, fmt, bump versions, and update repository links. 2019-12-23 08:03:24 -06:00
cb02834873 Loosen version requirement. 2019-12-22 13:56:51 -06:00
ebb3078c8a Bump dependencies and version. 2019-12-22 13:49:58 -06:00
34ca29d425 Add version to dependency. 2019-12-22 13:22:23 -06:00
3da5140735 Switch to a workspace. 2019-12-22 12:12:27 -06:00