v0.3.0
Restructured the package, added bug fixes, documentation and added the ability and examples to run a pipeline with ceci
.
When upgrading from v0.2.0, the stage structure has changes slightly:
- The
YawCacheDrop
stage has been removed, the cache data must be removed manually by the user when no longer needed. YawCacheCreate
stages can be directly linked to ensure consistent patch centers and the correct execution order when running in a pipeline.
Internal changes are significant and not listed here.