Z-IO v0.5.0.0 Release Notes

Release Date: 2020-01-28 // over 4 years ago
    • ➕ Add unwrap/unwrap' to Z.IO.Exception.
    • ➕ Add readParseChunks to Z.IO.Buffered, Change readParser's type to match readParseChunks.
    • ➕ Add sourceParseChunksBufferedInput, sourceParseChunksInput to Z.IO.BIO.
    • ➕ Add newJSONLogger/defaultJSONFmt to Z.IO.Logger, provide simple JSON structured logging.