Skip to content

Releases: dizda/fast-socks5

v0.9.6

25 Mar 23:03
Compare
Choose a tag to compare

What's Changed

  • Correct the length of data that has been sent by @mokeyish in #44
  • fixed examples/server crash when no-auth cli param used + added .rustfmt by @zloyrusskiy in #45

New Contributors

Full Changelog: v0.9.3...v0.9.6

v0.9.3

01 Feb 04:28
Compare
Choose a tag to compare

What's Changed

  • Add Eq & Hash derive for TargetAddr by @erebe in #43

Full Changelog: v0.9.2...v0.9.3

v0.9.2

30 Nov 13:54
cc02729
Compare
Choose a tag to compare
Merge pull request #39 from HTensor/master

fix: protocol identification compatibility issue

v0.9.1

15 Sep 07:58
Compare
Choose a tag to compare
chore: release 0.9.1

v0.8.2

03 Apr 09:02
Compare
Choose a tag to compare
ship 0.8.2

v0.8.1

25 Aug 09:44
Compare
Choose a tag to compare
update deps

bump version v0.8.1
set edition 2021

v0.8.0

07 May 03:50
Compare
Choose a tag to compare
clippy

v0.7.0

22 Mar 02:29
Compare
Choose a tag to compare
version 0.7.0

v0.6.1

08 Mar 07:15
Compare
Choose a tag to compare
Cargo.toml

v0.5.0

20 Oct 06:43
4261a20
Compare
Choose a tag to compare
Merge pull request #9 from dizda/feat-migrate-tokio

Feat migrate tokio