github.com/nanobox-io/nanobox
v0.18.2
#1043 most downloaded on Go modules
nanobox-io/nanobox
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 9 days to 1.3 years
Some releases are documented
notes for 6 of 17 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
22 releases · first in 2015
0 releases in the last 12 months
see the full history below
Release timeline
22 releases · Nov 2015 to Oct 2019Releases
latest 22-
v0.18.3-0.20191021200304-c90ca1e72c1921 Oct 2019 pre-releaseNothing published for this version
-
v0.18.3-0.20170901183146-0deeeb2b8c6201 Sep 2017 pre-releaseNothing published for this version
-
v0.18.3-0.20161117231025-078dd1c63e1317 Nov 2016 pre-releaseNothing published for this version
-
v0.18.208 Feb 2016Release notes
Open source →BUG FIXES:
- Nanobox create/destroy will now call the correct command when attempting to execute sudoed commands; this was caused after the move to dev subcommands.
-
v0.17.324 Dec 2015Release notes
Open source →BUG FIXES:
- Fixed a regression caused by the previous version in which some clients were being prematurely closed causing panics when they were later attempted to close because it was presumed they were left open.
-
v0.17.121 Dec 2015Release notes
Open source →IMPROVEMENTS:
- Moved a significant amount of logic related to creating/managing the tty terminal out of the server package and into the terminal package (61399a2).
- Turned the execInternal command into three commands that would relate specifically to what they were doing (Console, Develop, Exec); this was done to help separate out functionality and provide clarity (61399a2).
- Added a function (Connect) to mist that emulates the Stream functionality, but returns the client to be closed externally to the function (61399a2).
- 'nanobox dev' will now always connect to mist (not just on deploy), passing the connection into its respective sever call, which closes the connection after it receives data from the server; this is done to allow hooks to contain output that can be displayed to the client via mist (61399a2).
- More idiomatic way of checking flag in dev command (59b8735).
-
v0.17.021 Dec 2015Release notes
Open source →FEATURES:
- Moved the update functionality into it's own script; the reason for this is to keep updating "safe". In the past there has been a break to the updating that has made it impossible to update to new versions of nanobox that contain fixes, meaning the only option is to manually download a new nanobox. Now however, the update script will work independently of nanobox, and nanobox will download and use the script when updating. If a break should occur the script can be run manually to update nanobox for fixes (30881d9).
-
v0.16.1717 Dec 2015Release notes
Open source →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).
-
v0.16.1509 Dec 2015Release notes
Open source →FEATURES:
- New Command:
nanobox reload: This will reload the nanobox by suspending the VM and resuming it. This is an effective way to attempt to recover a VM before destroying it completely (84e7d68).
IMPROVEMENTS:
- Cleaned up some crufty code to improve readability (9b4e0d3).
BUG FIXES:
- Merged #113 - Fixes the first read of when watching files.
- New Command:
-
v0.16.1403 Dec 2015Nothing published for this version
-
v0.16.1302 Dec 2015Nothing published for this version
-
v0.16.1225 Nov 2015Nothing published for this version
-
v0.16.1124 Nov 2015Nothing published for this version
-
v0.16.1023 Nov 2015Nothing published for this version
-
v0.16.920 Nov 2015Nothing published for this version
-
v0.16.719 Nov 2015Nothing published for this version
-
v0.16.619 Nov 2015Nothing published for this version
-
v0.16.410 Nov 2015Nothing published for this version
-
v0.16.310 Nov 2015Nothing published for this version
-
v0.16.210 Nov 2015Nothing published for this version
-
v0.0.0-20191021200304-c90ca1e72c1921 Oct 2019 pre-releaseNothing published for this version
-
v0.0.0-20180623044451-a512a85c181c23 Jun 2018 pre-releaseNothing published for this version