Z-Data v0.6.0.0 Release Notes

Release Date: 2021-02-04 // about 3 years ago
    • ➕ Add primArrayFromBE/primArrayFromBE to Z.Data.Array.Unaligned.
    • 🔄 Change [Char] 's JSON instance to use JSON text, Add Bytes 's JSON instance to use base64 encoding.
    • ➕ Add escapeCBytes, toEscapedText to Z.Data.CBytes, change CBytes 's JSON instance to use base64 encoding.