Skip to content
This repository was archived by the owner on Jun 15, 2022. It is now read-only.

Releases: DeNA/thrush

0.0.7

Choose a tag to compare

@enobufs enobufs released this 27 Feb 22:21
  • #8 Point to bluebird@2.9.12 only. (regression seen in 2.9.13 - will be investigated)

0.0.6

Choose a tag to compare

@cantremember cantremember released this 04 Feb 21:33
  • Put brackets around optional params. #3
  • safelyPromisify(): add coverage for isDomain=TRUE. #4
  • Move test.js to a test/ directory. #6
  • Fixes failing test: afterEach() should exit domain #7

0.0.5

Choose a tag to compare

@cantremember cantremember released this 08 Jul 00:45
  • restoring use of Promise.series, which is fixed in bluebird@2.2.1

0.0.4

Choose a tag to compare

@cantremember cantremember released this 18 Jun 20:09
  • reverting use of Promise.series, which is broken in bluebird