Skip to content

v8.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 06:26
· 62 commits to main since this release

8.0.0 (2024-07-29)

Bug Fixes

  • handle failed commands in tests correctly (febb4c0)

BREAKING CHANGES

  • The commands created by ofSuccess and perform do not throw anymore when the task fails. Maybe your tests need to be updated.