We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4736c9 commit c3a0539Copy full SHA for c3a0539
1 file changed
CHANGES.txt
@@ -746,9 +746,10 @@ Release 1.0.0-rc1 2017-12-17
746
This bug also caused misleading error message for incompatible type conversion.
747
* Fix exceptions thrown by MessagePackObject.AsBinary()/AsString() reports internal type name. Part of #269.
748
749
-Release 1.0.0
+Release 1.0.0 2018-6-14
750
751
BUG FIXES
752
* [NonSerialized] attribute does not effect in Mono based platform including Unity.
753
* Fix map keys order emitted by asymmetric (serialization only) serializer are inconsistent across platform.
754
* Fix Unity build does not honor serialization related attributes correctly.
755
+ * Fix internal inconsitency between serialization related attributes detection and their parameter retrieval.
0 commit comments