Skip to content

3.0.4

Compare
Choose a tag to compare
@deminy deminy released this 06 Aug 20:24
· 32 commits to master since this release
3.0.4
012754f

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).