Skip to content

Releases: yaa110/rust-iptables

v0.6.0

07 Aug 23:14

Choose a tag to compare

Breaking changes

  • flock is not used anymore, if --wait is not supported.

v0.5.0

01 Feb 04:06

Choose a tag to compare

  • Add -n option to iptables

v0.4.1

28 Dec 21:40

Choose a tag to compare

  • Define iptables error

v0.4.0

28 Dec 21:15

Choose a tag to compare

  • Breaking changes
  • Refactor some code

v0.3.0

25 Dec 04:42

Choose a tag to compare

  • Update dependencies
  • edition: 2018

v0.2.0

24 Apr 07:02

Choose a tag to compare

  • Add execute, get_policy and set_policy
  • Add chain_exists