- Better support for multiple data objects. - Data objects can now be directories, which will be automatically zipped. - When creating upstream data connections, data objects will be created if needed.
0.3.2
- Allow IDs to be big ints.
0.3.1
- Data file sizes can now be more than 2<sup>32</sup>. - Data file names can now be 1000 characters long.
0.3
- Pipelines can now take multiple data inputs per param. - Profiles can now be specified when running a pipeline. - Compression extension .gz now ignored when detecting filetype. - Process executions start and end times are now recorded. - Improved system for identifying upstream data inputs. - Improved publish_dir identification. - Improved log file reading.
0.2
- Pipelines now have description fields. - Data objects now have creation time fields. - Added upstream data objects as well as downstream to process executions.