Utf8Json v1.3.7 Release Notes

Release Date: 2018-01-30 // about 6 years ago
    • ๐Ÿ‘Œ support base class private member deserialize on AllowPrivate resolver #43

    1.3.7.1

    ๐Ÿ“ฆ Unity Package only

    • ๐Ÿ›  Fix does not work AllowPrivate on Unity(not AOT env).

Previous changes from v1.3.6

  • ๐Ÿ›  Fix: throws exception when deserialize large string
    ๐Ÿ›  Fix: generate invalid length copy when ExcludeNull
    ๐Ÿ‘Œ Improvement: Exception serialization can configure excludeNull and nameMutate and serialize public members

    Ver 1.3.6.1

    ๐Ÿ‘ป NuGet version only, serializing exception always extract data from concrete type.