Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@dndx dndx released this 21 Nov 17:28
· 3 commits to main since this release

What's Changed

  • chore(deps): update nix requirement from 0.25 to 0.26 by @dependabot in #91
  • chore(deps): update pnet requirement from 0.31 to 0.33 by @dependabot in #97
  • Add docker support by @pexcn in #92
  • chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #100
  • chore(docker): use Debian as base image. by @dndx in #108
  • chore(deps): update socket2 requirement from 0.4 to 0.5 by @dependabot in #103
  • chore(deps): update pretty_env_logger requirement from 0.4 to 0.5 by @dependabot in #117
  • chore(deps): update flume requirement from 0.10 to 0.11 by @dependabot in #128
  • chore(deps): update tokio-tun requirement from 0.7 to 0.9 by @dependabot in #122
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #131
  • chore(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #132
  • chore(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #134
  • chore(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #133
  • chore(deps): update pnet requirement from 0.33 to 0.34 by @dependabot in #124
  • chore(deps): update nix requirement from 0.26 to 0.27 by @dependabot in #129
  • style(phantun): fix Clippy warnings by @dndx in #136
  • chore(deps): update tokio-tun requirement from 0.9 to 0.11 by @dependabot in #139
  • chore(deps): update nix requirement from 0.27 to 0.28 by @dependabot in #150
  • chore(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot in #151
  • Update README to include incoming interface (-i tun0) in client NAT commands by @RPallas92 in #163
  • Revert "Update README to include incoming interface (-i tun0) in client NAT commands" by @dndx in #164
  • fix(fake-tcp): when connect()-ing, attempt to get ephemeral port using algorithm similar to Linux by @dndx in #162
  • chore(*): bump dependencies and release new version by @dndx in #170
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #157

New Contributors

Full Changelog: v0.6.0...v0.7.0