Skip to content

Releases: Rican7/retry

Minor Documentation Update

12 Aug 02:35
Compare
Choose a tag to compare

This small patch release just contains documentation (written and example tests) updates.

Attempt Number Accuracy

01 Aug 02:43
bef6c43
Compare
Choose a tag to compare

This is really a bug-fix, but it technically breaks backwards compatibility, so I'd rather be safe than sorry here.

tl;dr: retry.Action functions attempt numbers were 1-too-low and strategy.Limit was allowing 1-too-many attempts.

For more details, see #12.

Go Module

27 Jul 07:05
Compare
Choose a tag to compare

This package is now available as a Go module.

Initial release (pre-stable) of https://github.com/Rican7/retry

11 Jul 08:37
Compare
Choose a tag to compare
v0.1.0

Initial release (pre-stable) of https://github.com/Rican7/retry