0.0.6 / 2014-10-08 ================== * Fixes parameter precedence issue in the builds 0.0.5 / 2014-10-03 ================== * FIX: Regression with exit-status handling 0.0.4 / 2014-10-03 ================== * ADD: forward_env to forward environment variables from the host * ADD: Adds a "prepare" step that allows to cache build dependencies * ADD: `cide init` to bootstrap projects * ADD: `cide clean` to remove old images * ADD: Can set export dir for artifacts * CHANGE: Renames the "image" attribute to "from" * CHANGE: Renames the "commmand" attribute to "run" * Changes the generated Dockerfile quite a bit * Use thor for command-line parsing, modularize 0.0.3 / 2014-09-29 ================== * Cleanup and fixes DATA usage * Removes the GEM_HOME environment setting * Installation instructions 0.0.2 / 2014-09-15 ================== * Gemfile added * MIT license * adds the missing cide executable in the gem 0.0.1 / 2014-09-13 ================== First release