Changes for version 0.25 - 2012-08-16
- REMOVED FEATURES
- For the sake of simplicity and reducing duplicated code, rollback and undo/redo now depends solely on TM instead of this module reimplementing it. All functions generated by this function will require transaction.
- Arguments 'use_tx' and 'req_tx' are also removed, consequently.
Modules
Generate undoable (transactional, dry-runnable, idempotent) function