We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f220c8 commit bb87842Copy full SHA for bb87842
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## 0.1.2 (2016-06-14)
4
+
5
+* Fix: Fix processing events when input writes during data event
6
+ (#15 by @clue)
7
8
+* Fix: Stop emitting events when closing stream during event handler
9
+ (#16 by @clue)
10
11
+* Fix: Remove all event listeners when either stream closes
12
+ (#17 by @clue)
13
14
## 0.1.1 (2016-06-13)
15
16
* Fix: Continue parsing after a `c0` code in the middle of a stream
0 commit comments