- Temporary directory can be set using TMP_DIR environmental variable.
- Configuration available as main function attribute.
- Minor fixes and updates.
- Support Python versions >=3.5
- Add verbosity to login
- Additional command line scripts to cancel jobs and query status and obtain logs.
- Add debug flag to execute in order to run the pipeline in single thread mode (useful for debugging)
- Package is now available in PyPi
- Improve error messages
- New style command line.
- Support for running pipelines locally.
- Support for log in using the API and submit pipelines.
- Initial release.