v 1.3.0
- Fixed issue with incorrect serialization of string encoding
- Added support of ulong Enum
- Allow serialization of nullable value as null when skipping default value
- Added support of interfaces when using NetJSONKnownTypes with IncludeTypeInformation
- Added support for custom type serialization using NetJSON.RegisterCustomTypeSerializer and NetJSON.RegisterCustomTypeDeserializer