Skip to content

v1.7.4

Compare
Choose a tag to compare
@legal90 legal90 released this 20 Apr 21:11
· 220 commits to master since this release
949bee5

IMPROVEMENTS:

  • Make start action ("vagrant up") run provisioners if VM is running. [GH-294]

BUG FIXES:

  • Properly handle "paused" VM state for up and halt actions. [GH-295]
  • synced_folder: Escape special characters in Windows-specific guest paths. [GH-296]