Skip to content

v0.7.4

Latest
Compare
Choose a tag to compare
@amh4r amh4r released this 18 Sep 19:38
· 6 commits to main since this release
c6c57df

New features

  • Add experimental parallel steps using group.Parallel. For example usage, refer to this test file.

Improvements

  • Add stack trace to function run output when there's a panic.