You are viewing Nextmv legacy docs. ⚡️ Go to latest docs ⚡️

2022 08 10 V 0 17 0 Released

SDK v0.17.0

Updates to the router engine.

In this release we made changes to the router engine. Up until now, some options were reserved to be used with multiple vehicles, such as route.Unassigned or route.Limits. With this release, all options can now be used regardless of the number of vehicles, for increased flexibility.

A breaking change was included related to the route.Output option, as it now takes in a single argument, a route.Marshaler interface.

Learn more in the upgrade guide.

Page last updated