Skip to content

v1.1.0

Choose a tag to compare

@otsch otsch released this 06 Feb 23:43
· 19 commits to main since this release

Added

  • New method StepBuilder::setFileStoragePath(). The app will call this method with the path where files can be stored, before the StepBuilder builds any step. So inside the builder, when building a step, you can rely on this path.