Archive

Nextmv Platform public release

Nextmv platform v0.21.1 released

This release includes:

  • A new template on how to cluster locations and then route vehicles within the clusters.
  • Time-dependent measures and a new template on how to use them.

Nextmv CLI v0.21.1

  • Existing templates were upgraded to SDK v0.21.1.
  • Two new templates were added

Nextmv CLI v0.21.1 upgrade guide

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.21.1-d225d9b
Copy

Nextmv SDK v0.21.1

Time dependent measures and two new templates added to Nextmv SDK.

Nextmv SDK v0.21.1 upgrade guide

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

go get github.com/nextmv-io/sdk@v0.21.1
go mod tidy
Copy

Page last updated

Go to on-page nav menu