Archive

Nextmv Platform point release

Nextmv platform (CLI v0.11.4, SDK v0.19.1)

This release incorporates changes to the backend of the Nextmv decision optimization platform for:

  • Nextmv CLI: v0.11.4.
  • Nextmv SDK: v0.19.1.

v0.11.4 Upgrade Guide for CLI

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

Open up a terminal and run the following:

nextmv update
Copy

Alternatively, you can specify the version.

nextmv update v0.11.4
Copy

v0.19.1 Upgrade guide for SDK

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

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

Page last updated

Go to on-page nav menu