Changes for version 0.07 - 2012-06-23

  • There are a couple of incompatible changes. API is still in flux. Sorry about this.
  • INCOMPATIBLE CHANGES
    • 'hook_check_args' renamed to 'check_args' and no longer documented as temporary.
    • step's hooks 'gen_undo' and 'run' renamed to 'check' and 'fix', respectively.
  • ENHANCEMENTS
    • 'build_steps' can also be an array instead of code, for convenience.

Modules

Generate undoable (transactional, dry-runnable, idempotent) function