0.5.1
- Fix warnings.warn for python 3.6 & python 3.7
- Add with_context method to BaseStep to force the use of a given context in the pipeline
- Use dependency injection by setting the execution context service locator : ExecutionContext().set_service_locator({ BaseType: instance })