Releases: panter/promised
Releases · panter/promised
v1.4.1
Compare
Sorry, something went wrong.
No results found
1.4.1 (2017-10-09)
Bug Fixes
queued: move to next on next tick (78b325f )
v1.4.0
Compare
Sorry, something went wrong.
No results found
1.4.0 (2017-10-09)
Bug Fixes
debounce: return every call with different result (2a09843 )
mapArgs: use flow for params (73b6abf )
processAfter: rename to wrap (00a2264 )
queue: reject if processOnlyOnce and there is already in the queue (fd14c2d )
wairFor: api design (f8882a1 )
Features
mapPromise: map params with a promise (1c8ca02 )
minDuration: rename to delay (90fa2d4 )
sameResult: helper to always return the last called result (a3fce39 )
sameResult: rename to last (45c802f )
sequence: rename to flow (6f5efbd )
wrap: rename to mapResponse (01a446b )
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2017-10-04)
Features
waitFor: waites until main promises function has been resolved (2f7453e )
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2017-10-04)
Features
flow: introduce flow and sourcemaps (14c2e1f )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2017-10-02)
Features
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2017-10-02)
Bug Fixes
queued: scope the debounce to the function that is wrapped (25f68f9 )
queued: scope the queued to the function that is wrapped (20c701f )
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2017-10-02)
Bug Fixes
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2017-10-02)
Bug Fixes
Features
debounce, processAfter, sequence, minDuration and queued (16c16ac )