FS2 v0.9.2 Release Notes

    • Fixed a bug where traversing a list or vector evaluated effects in reverse order. #746
    • Fixed to and tov so that the output of the sink is not drained. #754
    • Fixed a bug in Task.Ref where a set after an access set did not result in no-op. #749
    • Added groupBy to Stream and Pipe.