v1.0.0
What's Changed
- Enable clippy pedantic by @jewlexx in #72
- Send & Receive Loop now breaks for
ConnectionRefused
error kind, rather thanWouldBlock
by @jewlexx in #74 - Increase connection timeout on Windows to 16 seconds. by @jewlexx in #77
- Update Rust crate ctrlc to 3.4.1 by @renovate in #79
- Update Rust crate bytes to 1.5 by @renovate in #81
- Update Rust crate quork to 0.4.1 by @renovate in #82
- Add support for buttons by @jewlexx in #78
- Client can be cloned by @jewlexx in #89
- Better types for the Error event by @jewlexx in #90
- Allow removing event handlers by @jewlexx in #68
- v1.0 Breaking Changes by @jewlexx in #71
- Update Rust crate uuid to 1.7 by @renovate in #85
- Update actions/checkout action to v4 by @renovate in #80
Full Changelog: v0.5.18...v1.0.0