Skip to content

1.0.2 (Sep 18, 2020)

Choose a tag to compare

@tdruez tdruez released this 18 Sep 14:44
· 1362 commits to main since this release
  • Add documentation and tutorial. For #8
  • Add a create-project, add-input, add-pipeline, run, output management commands to expose ScanPipe features through the command line. Fix for #13
  • Always return the Pipeline subclass/implementation from the module inspection. Fix for #11