Skip to content

Tags: getkalido/fungi

Tags

v1.0.0-beta-4

docs: and and improve doc comments

v1.0.0-beta-3

style(tests): simplify and improve tests

v1.0.0-beta-2

feat(All): check that all stream items satisfy condition

v1.0.0-beta-1

docs(README): improve documentation, add examples

v1.0.0-beta

chore!(queue): remove queue, Channel, Collector, and Forward

v1.0.0-alpha-5

feat(Forward): implement item forwarding from a Stream into a Collector

v1.0.0-alpha-4

refactor!(Queue): intoduce Collector and Channel interfaces

v1.0.0-alpha-3

feat(Queue): implement write-read item stream

v1.0.0-alpha-2

feat(Pipe): add functional chaining utility

v1.0.0-alpha-1

feat(Zip): implement stream zipping