- Nothing changed yet.
- Add a workflow demo (caravan.examples.demo)
- Changed Workflow api for defaults
- Support workflow default timeouts as type int
- Add command caravan-domain-list
- Mock sys.argv rather than using a special argument
- Switch to unittest + nose for tests
- Tested with Python 2.7, 3.3, 3.4, 3.5
- Don't force the AWS region to us-east-1
- Allow workflows to raise an exception to fail an execution
- Release again to fix PyPI upload server error
- Fix crash with --logging-config
- Add command caravan-terminate
- Make --modules as config key works
- Add command caravan-domain-register
- Add command caravan-list
- First release on Pypi
- Initial setup