Skip to content

0.3.0.0

Compare
Choose a tag to compare
@winterland1989 winterland1989 released this 30 Dec 01:29
· 223 commits to master since this release
  • 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.