Skip to content

Commit 43cc5c4

Browse files
committed
Updated CHANGELOG for 0.2.0
1 parent 11678ac commit 43cc5c4

File tree

3 files changed

+15
-30
lines changed

3 files changed

+15
-30
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ streamz_ext Change Log
44

55
.. current developments
66
7+
v0.2.0
8+
====================
9+
10+
**Added:**
11+
12+
* ``first`` kwarg to ``combine_latest`` allowing users to re-order the pipeline
13+
as needed when using ``combine_latest``. This helps with jug handle like
14+
graphs where a source node is both part of both the incoming streams, by
15+
allowing the ``emit_on`` stream(s) to be computed later, permitting the
16+
buffers to be filled when ``emit_on`` emits.
17+
* Test for ``unique`` using lists
18+
19+
20+
21+
722
v0.1.0
823
====================
924

news/first

Lines changed: 0 additions & 17 deletions
This file was deleted.

news/list_test

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)