All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.6.4 (2020-02-29)
- correct
eventListenerArgs
with accurate type (4e64fbd)
0.6.3 (2020-02-29)
- fix types definition error (ea5c1ea)
0.6.2 (2020-02-29)
0.6.1 (2019-03-05)
- export
EventListenerArguments
interface (dc4104d)
0.6.0 (2019-03-05)
- add the property to retrieve the arguements passed from listener (afa4aa7)
0.5.1 (2019-03-05)
- call cancel when the promise is still pending (282cd35)
0.5.0 (2019-03-02)
- carry either truthy value of the callback or predecessor's data (f97d368)
0.4.0 (2019-02-26)
- control single event sequence in the isolated promise (8cad808)
- recevie return value from last callback and pass to promise (34e2aa6)
0.3.7 (2019-02-22)
0.3.6 (2019-02-21)
- correct import statement (6d0531b)
0.3.5 (2019-02-21)
0.3.4 (2019-02-21)
0.3.3 (2019-02-21)
0.3.2 (2019-02-10)
0.3.1 (2019-02-10)
0.3.0 (2019-02-09)
- implement schedule type "all" for multiple event sequences (b304b74)
0.2.1 (2019-02-09)
0.2.0 (2019-02-09)
- resolve promise when reaching the sequence threshold (9e4205f)
- expose promise getter instead of getPromise method (c56935a)
0.1.1 (2019-02-09)
0.1.0 (2019-02-08)
- rename emitter to listener to match the meaning (58e9ed8)
0.0.4 (2019-02-08)
- check out to the target branch before updating the version (43e48fd)
- fix up
onlyEnd
schedule type (0297e88) - guarantee "getPromise" always return a pending promise (50c534c)
- remove promise wrapper when calling getPromise (59f6736)
- stay consistent in naming things (36a3387)
- check out to the target branch before updating the version (43e48fd)
- fix up
onlyEnd
schedule type (0297e88) - guarantee "getPromise" always return a pending promise (50c534c)
- remove promise wrapper when calling getPromise (59f6736)
- stay consistent in naming things (36a3387)