0.5.3
- Change
MessagePackObject.UnderlyingTypeand related members forbin8,bin16, andbin32types. It affects only 'low-level' APIs, it does not affect general deserialization behavior at all. - Add customizing member name in serialized stream via
MessagePackMemberAttribute.Nameproperty.