Archive

Nextmv platform point release

Nextmv platform v0.20.10 released

This release fixes bugs in the MIP-knapsack and cluster templates.

Nextmv CLI v0.20.11-69efb86

  • Existing templates were upgraded to SDK v0.20.11.
  • Bugfixes in the mip-knapsack, mip-meal-allocation and cluster templates

Nextmv CLI v0.20.11-69efb86 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.20.11-69efb86
Copy

Nextmv SDK v0.20.11 upgrade guide

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

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

Page last updated

Go to on-page nav menu