Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 557 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 557 Bytes

CHANGELOG

0.0.2

NEW FEATURES:

  • Created new script called vagrant-downloader to download boxes from
    repository so for example you can use base boxes for new Packer generated boxes.

IMPROVEMENTS:

  • Update documentation.
  • Add a requirements.txt file to install Python packages.

0.0.1

IMPROVEMENTS:

  • Validate config values
  • Set a message for every step in the process

BUG FIXES:

  • SHA1 wasn't calculated properly
  • Configure metadata to not upload complete box file path, just box file name.