Z-Data v0.4.0.0 Release Notes

Release Date: 2021-01-11 // about 3 years ago
    • ๐Ÿ”€ Merge FromValue, ToValue, EncodeJSON to JSON class, add instances for containers.
    • A new Z.Data.JSON.Converter module to be reused in other protocol decoding.
    • โž• Add more tests for JSON module, fix buggy instances(Ordering, DayOfWeek).
    • ๐Ÿ›  Fix a bug in BE Double Unaligned instance.
    • โž• Add arrVec to Z.Data.Vector to convert a whole array to vector.