Skip to content

v0.2.0

Compare
Choose a tag to compare
@moznion moznion released this 13 Nov 01:22
· 27 commits to main since this release
b55505e

What's Changed

Breaking Changes

  • Change the signatures that use net.IPNet #4

New Features

  • Add an operation "ClearRoutes" to remove all routes from the routing table #5
  • Remove an associated label mapping when it removes by RemoveRoute() instead of RemoveRouteByLabel() #6

Maintenance

  • Organize the code structure #3