1,003 B
1,003 B
Change log for stream
Upcoming...
2.0.0
- 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)