- [2018-08-19] add logging package (Noop, console and email logging) handling logging for all packages
- [2018-08-19] allow environment variables in the yaml configuration data
foo: <%= ENV['env_variable'] %>
- [2018-08-05] conditional reader / writer
- [2018-08-05] moved deploy call to
Engine.run