Stable release with Management Protocols.
- Add support of two type of plans (.plan, .csv).
- Fix piped input error.
- Fix errors in python2 interpreter.
- Fix bug that does not execute the delete operation on Docker volumes.
- Switch to Management Protocols to manage the life cycle of the components
- Add support for derived node types.
- Add support for custom interfaces.
- Support custom management protocol defined using policies.
- Support safe execution of plans (list of <component, interface, operation>).
- Improve command line interface.
Stable release without Management Protocols.
- Add command log, to show the execution of an operation on a component.
- Add command prune, to remove all TosKer files and restore initial state.
- Improve memory management.
- Improve command line interface.
- Bug fix.
- First release on PyPI.