Z-Data v0.1.6.0 Release Notes

Release Date: 2020-10-09 // over 3 years ago
    • ๐Ÿšš Rename ToText to ShowT, toText to showT, add FFI types instances, remove Str newtype.
    • ๐Ÿ”„ Change Text 's Show and ShowT escaping rules to reuse JSON escaping, remove Read instance.
    • โž• Add ShowT instances to CBytes and FFI types.