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.