Releases: jewlexx/discord-presence
Releases · jewlexx/discord-presence
v1.3.1
v1.3.0
v1.2.0
What's Changed
- Sleep on connection failure by @LennyPhoenix in #102
New Contributors
- @LennyPhoenix made their first contribution in #102
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
v1.1.0
What's Changed
- Turn off weird debug printing by @Vernoxvernax in #91
- Make
PartialUser
struct public by @jewlexx in #93
New Contributors
- @Vernoxvernax made their first contribution in #91
Full Changelog: v1.0.0...v1.1.0
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
v0.5.18
v0.5.17
v0.5.16
What's Changed
- Implemented means for stopping client send and receive thread by @jewlexx in #59
- Delete stale issue workflow by @jewlexx in #60
- Update Rust crate num-derive to 0.4 by @renovate in #55
- Update Rust crate uuid to 1.4 by @renovate in #54
- Update Rust crate strum to 0.25 by @renovate in #53
- Removed unused strum dependency by @jewlexx in #61
Full Changelog: v0.5.15...v0.5.16