Skip to content

Version 2.13.0

Latest

Choose a tag to compare

@caseyamcl caseyamcl released this 11 Jul 12:36
· 1 commit to master since this release

Changed

  • Delay is now set in the options array rather than using usleep. This prevents blocking when running parallel requests (thanks @teandr).