You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<description>MessagePack is fast, compact, and interoperable binary serialization format.
14
-
This library provides MessagePack serialization/deserialization APIs. This library supports Xamarin and Unity3D.</description>
15
-
<releaseNotes>This release now supports Xamarin and Unity3D by adding serializer code generation which enables setting break-point and avoiding runtime code generation. In addition, runtime code generation in iOS/Android is also supported.</releaseNotes>
14
+
This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin and Unity3D.</description>
15
+
<releaseNotes>This release fixes Unity3D iOS related critical issues, and now supports Windows Phone 8 (including Windows Phone Silverlight).</releaseNotes>
16
16
<copyright>Copyright 2010-2014 FUJIWARA, Yusuke, all rights reserved.</copyright>
17
17
<tags>Serialization MessagePack MsgPack Formatter Binary Serializer Fast Xamarin Unity3D</tags>
0 commit comments