- Executions now save their input params. - Execution inputs to executions now organise their inputs by param.
0.11
- Data is now marked as binary or non-binary. - Data now has `contents()` method for returning their plain text contents.
0.10
- Pipelines can now be organised into categories with a new `PipelineCatgeory` model. - Pipelines now have an `order` field for ordering within categories.
0.9.3
- Fixed data post-delete hook handling of missing upstream objects.
0.9.2
- Added data post-delete behavior. - Fixed up/downstream within execution lookups.