Also, correct the change logs to be much more consistent between each other and ensure the ospec and stream change logs are linked to from Mithril's primary change log.
908 B
908 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