Nanobox v0.16.17 Release Notes

Release Date: 2015-12-17 // over 8 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • Moved some file close defers to be more idiomatic (c615cab).
    • Added newlines to various log output where it had been missed (c615cab).
    • Use config rather than runtime to determine environment in update.go (c615cab).
    • Minor cleanup of merge #119 (c615cab).
    • Only show vagrant log error once (rather than per error) to reduce log spam (e7060e0).
    • Removed blank newline character from vagrant output (51d286f).
    • Show 100% when nanobox/boot2docker is done downloading (51d286f).

    ๐Ÿ› BUG FIXES:

    • Merged #119 - Check to ensure the newly downloaded CLI matches the remote md5 (this also fixed issue #116).
    • Removed empty vagrant output lines (f076651).
    • Prompting for admin before delete runs to avoid password prompt showing up in the middle of vagrant output (f076651).