| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-12 | refactor(trace): Add API for accessing available table columns | Fabian Mastenbroek | |
| This change adds a new API to the Table interface for accessing the table columns that the table supports. This does not necessarily mean that the column will have a value for every row, but that the table format has defined this particular column. | |||
| 2021-09-11 | feat(trace): Add support for WfCommons (WorkflowHub) traces | Fabian Mastenbroek | |
| This change adds support for reading WfCommons workflow traces in OpenDC. This functionality is available in the new `opendc-trace-wfformat` module. | |||
