Changelog
Scramjet 3.1.0
Added new methods (with the dependecy to scramjet-core v3.2.0
):
while
- ends the stream as soon as the condition returns a falsy value (no more items will be processed)until
- works the other way aroundTest now also checks if files lint properly.
Changelog
Scramjet 3.0.0
Initial release of Scramjet 3.
DataStream
StringStream
BufferStream
MultiStream