Skip to content

Releases: yaa110/tokio-tun

0.13.0

29 Dec 10:57
Compare
Choose a tag to compare
  • builder: merge try_build and try_build_mq

0.12.0

10 Sep 21:00
Compare
Choose a tag to compare

Breaking changes

  • The default value of packet_info has been changed to false. If you need packet information, add packet_info() to the builder.