0.5.1
0.5.1
- Fixed misleading exception message on malformed objects.
- Fixed valid classnames being rejected as malformed.
- Fixed type-lookup logic trying to deserialize with
nullType information.
Known issues:
- Objects with classname
DateTimewill fail to deserialize, unless the optionEnableTypeLookupis set tofalse.