Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 803 Bytes

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 803 Bytes

Changelog

2.0.0

IMPROVEMENTS:

  • Update github.com/docker/machine to 0.14.0

1.1.0

IMPROVEMENTS:

  • Updated docker-machine deps
  • Updated testImport deps
  • Fixes #32 (Unable to complete build when .docker folder is on a symlink)

1.0.10

IMPROVEMENTS:

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

1.0.0

IMPROVEMENTS:

  • Add appveyor auto builds
  • Initial basic tests

Notes: Updated license files/notices

0.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

0.8.0 (2015-11-17)

Initial public release