packagist react/promise-timer v1.2.0

latest releases: v1.11.0, v1.10.0, v1.9.0...
8 years ago
  • Feature: Only start timers if input Promise is still pending and
    return a settled output promise if the input is already settled.
    (#25 by @clue)

  • Feature: Cap minimum timer interval at 1µs across all versions
    (#23 by @clue)

  • Feature: Forward compatibility with EventLoop v1.0 and v0.5
    (#27 by @clue)

  • Improve test suite by adding PHPUnit to require-dev and
    lock Travis distro so new defaults will not break the build
    (#24 and #26 by @clue)

Don't miss a new promise-timer release

NewReleases is sending notifications on new releases.