- Add delay configuration
- Log the error class rather than
Error
.
- Allow configuration of logger
- Raise before sleeping to not sleep for try^2 seconds before raising on the last try.
- Allow passing of single error
- Expand ReadMe
- Bugfix for EasyRetry to work in Rails and non-Rails projects
- Improve the setup of the project
- Initial release