Skip to content

v0.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 10:26
· 6 commits to master since this release

New features

  • Proxy selection based on destiation IP/domain & listen port (example)

Bugfix

  • Support domain name resolution for proxy server (by @tperale)

Breaking changes

If you are using multiple listen ports feature, see migration guide.

Prebuilt binaries

  • mips-unknown-linux-musl is removed because MIPS targets have been dropped to tier 3 support by Rust.
  • aarch64-linux-android is temporarily disabled until cross-rs/cross#1222 get fixed.