Skip to content

v0.6.0 - Fixes `Until`

Latest

Choose a tag to compare

@camille-hdl camille-hdl released this 22 Dec 23:04
v0.6.0
f4da6d2

[BC BREAK] Changes the Until transducer, so that the item that met its condition is now included in the output (was excluded).

Fixes bugs in Until, most notably when its not the last in the pipeline and when combined with Flatten.