Skip to content

v0.11.2

Choose a tag to compare

@fhunleth fhunleth released this 26 Oct 00:46
· 226 commits to main since this release
  • Added
    • Added VintageNet.RouteManager.refresh_route_metrics/0 to recompute the
      routing table metrics. This is useful if you're supplying your own
      :route_metric_fun and something has changed to make it return a different
      prioritization. Thanks to @LostKobrakai for this feature.