Z-Data v0.1.5.0 Release Notes

Release Date: 2020-10-02 // over 3 years ago
    • ๐Ÿ“Œ Rework CBytes type to use unpinned byte array, add withCBytesUnsafe, allocCBytesUnsafe.
    • Export head, tail, init, last from Z.IO.Vector, Z.IO.Text (well, safety first).
    • ๐Ÿ”„ Change unalignedSize in UnalignedAccess class's type to take a instance type and return Int.
    • ๐Ÿ“‡ Rename UnalignedAccess to Unaligned.