Releases: Mandala/setlist
Releases · Mandala/setlist
Disable Resolve on Return
Compatibility with Node.js v4
Compatible to use with Node.js v4 which does not support let
keyword without explicit 'use strict'
directive.
Rewrite Setlist from stratch
Implements new function such as promisify()
, callbackify()
, and proxify()
(see README for details and usage), drop non-functioning timeout function in generator runner.