Skip to content

0.5.1

Compare
Choose a tag to compare
@alexbrillant alexbrillant released this 20 Jul 00:46
· 752 commits to master since this release
8772f69
  • 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 })