Skip to content

v0.3.1

Compare
Choose a tag to compare
@augustjune augustjune released this 02 Dec 09:55
· 175 commits to master since this release

This release is binary compatible with 0.3.0 version.

Main improvements:

  • Gracefully handling updates that were unsuccessfully decoded.
  • Improved the way scenarios are executed: each scenario execution is not blocked by any other scenario execution, meaning that the same scenario may be invoked many times before it has been completed.