Releases: KaranGauswami/socks-to-http-proxy
Releases · KaranGauswami/socks-to-http-proxy
v0.5.0
0.5.0-beta2
0.5.0-beta2
v0.5.0-alpha2
BREAKING CHANGES
Changed the default listening IP from 0.0.0.0 to 127.0.0.1. This will restrict access to the application to the local machine only.
What's Changed
- fixed issue #15 by updating hyper version and generating new lock file by @KaranGauswami in #16
- Bump mio from 0.8.8 to 0.8.11 by @dependabot in #19
- Support HTTP Basic Auth by @nxtreaming in #21
- remove no_httpauth flag from cli and some cleanup by @KaranGauswami in #23
- Feature/structure and testing changes by @KaranGauswami in #22
New Contributors
- @nxtreaming made their first contribution in #21
Full Changelog: v0.4.0...v0.5.0-alpha2
v0.4.0
upgraded versions
v0.3.0
release new version 0.3.0
v0.2.0
bumped new version
v0.1.0
initial commit after worflow