Skip to content

Releases: jerviscui/Retry

v0.3.3

29 Mar 09:39
Compare
Choose a tag to compare

Remove PackageLicenseUrl

v0.3.2

19 Mar 14:18
Compare
Choose a tag to compare

v0.3.1

19 Mar 14:17
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Mar 12:34
Compare
Choose a tag to compare
  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.

v0.2.0

06 Mar 12:30
Compare
Choose a tag to compare
Add Assert method to validate the result and retry

v0.1.0

14 Feb 07:09
Compare
Choose a tag to compare