- feat(logging): Enhance logging in retry decorator. PR #40 by @rjvitorino.
- feat(docs): Add illustrative image to README. PR #39 by @rjvitorino.
- feat(retry): Add support for backoff strategies and jitter. PR #38 by @rjvitorino.
- 📝 Update
CONTRIBUTING.md
with detailed contribution guidelines. PR #37 by @rjvitorino. - Add CODE_OF_CONDUCT.md. PR #34 by @rjvitorino.
- docs(readme): add implementation comparison. PR #33 by @rjvitorino.
- docs(readme): include arguments usage. PR #32 by @rjvitorino.
- Remove contributors GH action. PR #31 by @pydanny.
- Add missing changelog module. PR #16 by @pydanny.
- Adds unit tests for retry decorator. PR #8 by @rjvitorino.
- Add latest-changes GH action. PR #13 by @pydanny.
- Update README.md with bash syntax highlighting. PR #9 by @rjvitorino.
- Add contributing workflow. PR #10 by @pydanny.