2023 06 07 Nextroute Beta Release

Nextmv Platform vehicle routing engine beta release

Nextmv platform v0.24.0 released

The new vehicle routing engine is now available in beta as part of the Nextmv platform.

  • Get started here.
  • Learn more about the available features here.
  • Dive further into the reference here.

Nextmv SDK v0.24.0

  • nextroute vehicle routing engine available in beta.
  • Bug fixes, performance improvements, and documentation.

Nextmv CLI v0.24.0

  • Existing templates were upgraded to SDK v0.24.0.
  • Bug fixes and performance improvements.

Upgrade to v0.24.0

This upgrade guide assumes you’ve previously installed and configured the Nextmv CLI.

Open up a terminal and run the following command:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v0.24.0-4e2a2b6
Copy

Nextmv SDK v0.24.0 upgrade guide

To update and tidy your Go project and reference SDK v0.24.0, stand at the location of the go.mod and run:

go get github.com/nextmv-io/sdk@v0.24.0-4e2a2b6
go mod tidy
Copy

Page last updated

Go to on-page nav menu