auto v0.4.2.4 Release Notes

  • 🚀 https://github.com/mstksg/auto/releases/tag/v0.4.2.4

    • Control.Auto.Blip: New blip stream splitter onEitherB, which splits an incoming blip stream into two output streams based on whether the emitted items resolve to Left or Right when applied to the splitting function.