Archivev1.1.1

General bug fixes

January 18, 2024

The release of Nextmv Platform v1.1.1 contains general bug fixes including a fix to the nextroute engine in which the latest end objective of the last stops of vehicles were incorrectly calculated.

Upgrading

Nextmv CLI v1.1.1 upgrade guide

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

Open up your terminal and run the following command:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v1.1.1
Copy

Nextmv SDK v1.1.1 upgrade guide

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

go get github.com/nextmv-io/sdk@v1.1.1
go mod tidy
Copy

Page last updated

Go to on-page nav menu