Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@TroyNeubauer TroyNeubauer released this 10 Aug 13:47
3e24a3a

What's Changed

Breaking Changes

  • Any function taking in a wireguard_nt_raw::wireguard, a newtype wrapper wireguard_nt::Wireguard is used instead
  • Any function previously returning an Result<_, Box<dyn std::error::Error>>, a proper error type is now used across this crate

New Contributors

Full Changelog: v0.4.0...v0.5.0