Z-IO v0.6.1.0 Release Notes

Release Date: 2020-02-09 // about 4 years ago
    • 🛠 Fix a bug in newMagicSplitter/newLineSplitter code.
    • ✂ Remove sourceFromInput and related functions to reduce API surface, use newBufferedInput with sourceFromBuffered instead.
    • 🔨 Refactor server loop to allow more code sharing between Z.IO.Network.TCP and Z.IO.Network.IPC.