Skip to content

Releases: AvarianKnight/rust-mumble

0.0.31

08 Nov 14:45
769b36e

Choose a tag to compare

v0.0.29

22 Feb 00:13
2814154

Choose a tag to compare

tweak: update README, cleanup files

v0.0.28

21 Feb 21:03
9064545

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.26...v0.0.28

v0.0.27-pr5: Basic client validation

20 Feb 22:25
022b1ca

Choose a tag to compare

Pre-release
* Check connecting version release

* Typo

* snake case

* Update src/server/tcp.rs

Co-authored-by: Dillon Skaggs <dillon@dillonskaggs.dev>

* Add Regex to Cargo

* Move logic before io::split and channel, case insensitive release check

* Missing line delimiter

* reword warning

---------

Closes #6

Co-authored-by: Dillon Skaggs <dillon@dillonskaggs.dev>

v0.0.27-pr4

20 Feb 21:47
e79e665

Choose a tag to compare

v0.0.27-pr4 Pre-release
Pre-release
fix: zumble -> rust-mumble

v0.0.27-pr3

20 Feb 21:31
0a6efe3

Choose a tag to compare

v0.0.27-pr3 Pre-release
Pre-release
tweak: temporarily build on nightly

v0.0.27-pr2

20 Feb 19:42
4c69c9b

Choose a tag to compare

v0.0.27-pr2 Pre-release
Pre-release
fix: fix DockerFile build

v0.0.27-pr1

20 Feb 19:38
ab7d49d

Choose a tag to compare

v0.0.27-pr1 Pre-release
Pre-release
tweak: update to latest edition

v0.0.26-pr1

20 Feb 02:56
474888c

Choose a tag to compare

v0.0.26-pr1 Pre-release
Pre-release
tweak: swap to a single thread for testing, should be good enough for…

v0.0.26

02 Feb 00:56
cbd63e5

Choose a tag to compare

tweak: remove the log completely