promise-timeout
v1.3.0 (2018-02-18)
- #3 - Make promise-timeout more portable
v1.2.0 (2018-02-08)
- #4 - Improve the stack trace for TimeoutExceptions. Thanks, @tekwiz!
- Add JsDoc for return value. Thanks again, @tekwiz!
v1.1.1 (2017-03-21)
v1.1.0 (2017-03-07)
- Updated mocha.
- #1 - Clear timeout when promise settles, to avoid issues blocking the
event loop from exiting.
v1.0.0 (2015-11-18)