3.0.4
Added
- Support doing exponential backoff in non-blocking mode in Swoole.
Changed
- Use strict mode.
- Use PSR-12 instead of PSR-2 for coding style checks.
- More unit tests.
Fixed
- Fixed execution delay when using seconds as the base retry interval (commit).