Releases: govm-project/govm
Releases · govm-project/govm
0.96
Changelog
- 25d3792 Add support for save govm instance
- c018232 Bump github.com/docker/docker
- bf60955 Bump golang.org/x/crypto from 0.3.0 to 0.17.0
- 231fc92 Release only on new tags
- be9586f Update deprecated NewEnvClient function call
0.95
Changelog
- 17abfb2 Bump golang.org/x/net from 0.2.0 to 0.7.0
- 170984c Upgrade dependencies
- 8a3061b Upgrade goreleaser github action
0.9-alpha
Changelog
dbbb3a6 Add govm binary version support
0.8-alpha
Changelog
3be43ba Add build status with travis-ci
95f11bf Add go report card tag
458cbf8 Enable all linters
bf93cdc Fix instances list and qcow image creation issue
35c89c9 Fix static analysis issues
0.7-alpha
Changelog
08f276f Fix same directory relative images path
05f88f5 Make root disk size configurable
3881aa5 Update go modules file
0.6-alpha
Changelog
8d5a762 Add default goreleaser config file
1166148 Add support for golang templating in list sub-command
0.5-alpha
Changelog
eacb444 Fix relative paths and names
0.4-alpha
Changelog
cd2014f fix termutil package for BSD platforms
30921d9 Update documentation with latest changes
2dd8dc8 add ssh subcommand
e259f03 add termutil
package
696c82b remove unused SSHPublicKeyFile
constant
6754bae refactor cmd
package into package cli
2f31ea8 Modify RestartPolicy for Docker-based GoVM instances
3d8c080 Fix govm remove --all
ac20f45 Add start
sub-command
45f542c Update README with qemu flags feature