Skip to content

Releases: omjadas/hudsucker

v0.14.0

21 Feb 00:38

Choose a tag to compare

  • Update hyper-tungstenite
  • Update tokio-tungstenite

v0.13.1

17 Feb 09:44

Choose a tag to compare

  • Fix dependency version constraints

v0.13.0

17 Feb 06:13

Choose a tag to compare

  • Allow Proxies to be built from TcpListeners

v0.12.0

13 Feb 21:42

Choose a tag to compare

  • Update tokio-util
  • Mark Error as non_exhaustive
  • Return Err if proxy fails to bind to address instead of panicking

v0.11.1

04 Feb 09:25

Choose a tag to compare

  • Update rcgen

v0.11.0

05 Jan 06:20

Choose a tag to compare

  • Update moka
  • Fix documentation

v0.10.0

16 Dec 07:24

Choose a tag to compare

v0.9.1

25 Nov 10:57

Choose a tag to compare

  • Don't consume Proxy when calling start
  • Enable all features with full feature
  • Disable unused hyper-rustls feature

v0.9.0

25 Nov 02:16

Choose a tag to compare

  • Create Proxy, ProxyBuilder structs
  • Allow custom Hyper clients to be used

v0.8.1

24 Nov 00:23

Choose a tag to compare

  • Fix documentation for conditional types.