Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 22:21
· 236 commits to main since this release
  • Improved code quality by applying clippy lints
  • Removed unnecessary unsafe keyword instances
  • Addressed stack overflow based test failure using the stacker crate
  • Added fix to reap lingering WireGuard child-processes
  • Updated manpage
  • Split code into subcrates, added cargo workspace
  • Repaired benchmark code
  • Added a couple more unit tests