Skip to content

Releases: pecigonzalo/docker-machine-vmwareworkstation

v1.1.0: Merge pull request #36 from pecigonzalo/feature/symlink_paths

23 Jan 21:40
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Updated docker-machine deps
  • Updated testImport deps
  • Fixes #32 (Unable to complete build when .docker folder is on a symlink
  • Updates AppVeyor build
  • Updates to golang 1.7 (or appveyor latest)

v1.0.10

06 Jul 15:09
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Mount on both /c/Users and /Users for compatibility
  • Use glide for dependancy vendoring
  • Update documentation

v1.0.0

09 Jan 02:22
Compare
Choose a tag to compare

IMPROVEMENTS:

  • Add appveyor auto builds
  • Initial basic tests

Notes: Updated license files/notices

v0.9.0

07 Jan 23:24
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

IMPROVEMENTS:

  • Windows: dhcp lease file is automatically discoved and not attached to a fixed location
  • Update files so it can BUILD against latest docker/machine
  • Mimic updates from docker/machine PR docker/machine#2732 and docker/machine#2721

v0.8.0

17 Nov 05:59
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
Update readme to document usage and installation