Z-Data v0.3.0.0 Release Notes

Release Date: 2020-12-29 // about 3 years ago
    • Hide Text constructor from Z.Data.Text.
    • โž• Add fromStdString to Z.Data.CBytes.
    • Re-export touch from Z.Foreign, export ConvertError constructor from Z.Data.JSON.
    • โž• Add anyChar8 to Z.Data.Parser.
    • โž• Add Z.Data.ASCII, move c2w, w2c, isDigit, isSpace, isHexDigit and ASCII constants to it.
    • ๐Ÿ–จ Rename ShowT class to Print, re-export from Z.Data.Text module.
    • โž• Add various JSON instances of types from time package, add Z.Data.Builder.Time and Z.Data.Parser.Time.
    • ๐Ÿ›  Fix a bug affecting comparing PrimVectors.