Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 332 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 332 Bytes

Changelog

Not Released

  • [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