* docs: Add release dates to all change-log files * docs: Add dates for the most recent releases [skip ci]
1 KiB
1 KiB
Change log for stream
Upcoming...
2.0.0
2019-02-07
- when a stream conditionally returns HALT, dependant stream will also end (#2200, #2369)
- Add
stream.liftas a user-friendly alternative tomerge -> maporcombine(#1944) - renamed HALT to SKIP (#2207)
- rewrote implementation (#2207)
- Removed
valueOf&toStringmethods (#2150) - fixed
stream.endpropagation (#2369)
1.1.0
2017-07-13