Skip to content

v0.3.0

Compare
Choose a tag to compare
@jerviscui jerviscui released this 06 Mar 12:34
  1. Remove the Assert method, and move the assertion condition to the argument of the Run method.
  2. Add RetryIntervalStrategy.
  3. Adding context parameters to the OnRetry, OnSuccess, and OnFailure methods.