Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 21:47
· 71 commits to main since this release

2.3.0 (2023-02-19)

Bug Fixes

  • fixed an issue where step change callbacks wasn't working as expected (9bf72f5), closes #49

Features

  • separated finish and exit events. exposed exit method (ecb3225), closes #53 #61 #66