Releases: biggyspender/ts-async-iterable-queue
Releases · biggyspender/ts-async-iterable-queue
v3.0.1
20 Apr 02:11
Compare
Sorry, something went wrong.
No results found
3.0.1 (2019-04-20)
Bug Fixes
prevent double unsubscribe calls (400eeeb )
v3.0.0
19 Apr 18:42
Compare
Sorry, something went wrong.
No results found
3.0.0 (2019-04-19)
Features
remove createAsyncQueue and reimplment createPushAsyncIterable (3fd963c )
BREAKING CHANGES
no longer exports AsyncIterableQueue or createAsyncQueue, subscription semantics
slightly changed
v2.1.0
19 Apr 13:58
Compare
Sorry, something went wrong.
No results found
2.1.0 (2019-04-19)
Features
export createPromiseResolver and all interfaces associated with exported items (7a3fdb7 )
v2.0.0
18 Apr 03:27
Compare
Sorry, something went wrong.
No results found
2.0.0 (2019-04-18)
Features
change parameters of createPushAsyncIterable (368cdaa )
BREAKING CHANGES
createPushAsyncIterable parameters changed
v1.2.0
18 Apr 00:32
Compare
Sorry, something went wrong.
No results found
1.2.0 (2019-04-18)
Features
add trimLength parameter to createQueue (9edd610 )
export createPushAsyncIterable method (88f0f3c )
v1.1.0
17 Apr 15:50
Compare
Sorry, something went wrong.
No results found
1.1.0 (2019-04-17)
Features
v1.0.1
16 Apr 21:13
Compare
Sorry, something went wrong.
No results found
1.0.1 (2019-04-16)
Bug Fixes
v1.0.0
16 Apr 18:49
Compare
Sorry, something went wrong.
No results found
1.0.0 (2019-04-16)
Bug Fixes
remove node 6 support for CI (5c3578f )
remove node 8 target. asynciterator isn't supported (a55e866 )
target es6 (702be81 )
Features
initial commit: initiall commit (1b44a5d )