Utf8Json v1.3.7 Release Notes
Release Date: 2018-01-30 // over 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 membersVer 1.3.6.1
๐ป NuGet version only, serializing exception always extract data from concrete type.