Z-Data v0.1.7.0 Release Notes

Release Date: 2020-10-15 // over 3 years ago
    • ๐Ÿ”„ Change defaultChunkSize from 32K to 16K to reduce memory overhead.
    • ๐Ÿ”„ Change CBytes to use null terminated byte array, add JSON instances.
    • โž• Add JSON instances to various arrays, Fix Char's JSON instance to reject string length > 1.
    • โž• Add decodeText and decodeText' to Z.Data.JSON.