Skip to content

Releases: govm-project/govm

0.96

01 Apr 16:30
Compare
Choose a tag to compare

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

22 Sep 22:23
8a3061b
Compare
Choose a tag to compare

Changelog

  • 17abfb2 Bump golang.org/x/net from 0.2.0 to 0.7.0
  • 170984c Upgrade dependencies
  • 8a3061b Upgrade goreleaser github action

0.94

11 Nov 21:33
0.94
Compare
Choose a tag to compare

Changelog

0.93

11 Nov 21:21
Compare
Choose a tag to compare

Changelog

0.9-alpha

02 Oct 16:42
Compare
Choose a tag to compare

Changelog

dbbb3a6 Add govm binary version support

0.8-alpha

01 Oct 21:52
Compare
Choose a tag to compare

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

26 Sep 21:59
Compare
Choose a tag to compare

Changelog

08f276f Fix same directory relative images path
05f88f5 Make root disk size configurable
3881aa5 Update go modules file

0.6-alpha

29 Mar 20:23
Compare
Choose a tag to compare

Changelog

8d5a762 Add default goreleaser config file
1166148 Add support for golang templating in list sub-command

0.5-alpha

07 Mar 21:30
Compare
Choose a tag to compare

Changelog

eacb444 Fix relative paths and names

0.4-alpha

27 Feb 20:39
Compare
Choose a tag to compare

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