Z-IO v0.1.9.0 Release Notes

Release Date: 2020-11-23 // over 3 years ago
    • ๐Ÿšš Clean up API in Z.IO.Buffered, remove readToMagic', readLine', readExactly'.
    • ๐Ÿ‘ป readExactly now throw exception when not reading enough bytes before EOF.
    • โž• Add Show/ShowT instance to UVStream, StdStream, UDP, UVManager.
    • โž• Add JSON instance to various types: SocketAddr and all configure types.
    • ๐Ÿ›ฐ Rename InetAddr to IPv4, Inet6Addr to IPv6, change SocketAddr 's constructor name, and payload order.
    • โž• Add seek to Z.IO.FileSystem.