Releases: pecigonzalo/docker-machine-vmwareworkstation
Releases · pecigonzalo/docker-machine-vmwareworkstation
v1.1.0: Merge pull request #36 from pecigonzalo/feature/symlink_paths
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
IMPROVEMENTS:
- Mount on both /c/Users and /Users for compatibility
- Use glide for dependancy vendoring
- Update documentation
v1.0.0
IMPROVEMENTS:
- Add appveyor auto builds
- Initial basic tests
Notes: Updated license files/notices
v0.9.0
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
Update readme to document usage and installation