Skip to content

Chaining/graphing containers support

Latest
Compare
Choose a tag to compare
@gijzelaerr gijzelaerr released this 11 Jan 10:07
· 1 commit to master since this release

0.8

Biggest addition is helper code for chaining containers in a dependency graph, for example using Luigi.

full list:

  • Add luigi support for chaining containers (#18)
  • create temp files in work folder (#19)
  • properly expose param_files path in paramaters file (#21)
  • Small bug fixes