Skip to content

New release 0.9.0

Latest

Choose a tag to compare

@cathay4t cathay4t released this 18 Aug 06:32
· 1 commit to main since this release
v0.9.0

Breaking changes

  • Use netlink-packet-core 0.9.0. (5dd7b8e)

New features

  • Implement IntoRawFd for Socket. (0d3bf1d)

Bug fixes

  • make testsuite pass on bigendian. (600033d)
  • fix: build rust docs for all features, so that we can see TokioSocket and
    others in docs.rs.. (3a49d41)
  • CHANGELOG: Use - instead of * for aligning with other rust-netlink
    crates. (5c08a3a)