You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2.3.0
One major change:
* boxen#139 - added `--graph` option to output Puppet dependency graphs
Thanks to @dieterdemeyer for this contribution!
Version 2.2.0
This release includes two significant user-visible changes, and one for
devs:
* boxen#129 - fetch login or password from env
* boxen#136 - only start previously-running services on restart
* boxen#130 - remove .ruby-version
Thanks for @grosser for all three of these patches!