File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -746,9 +746,10 @@ Release 1.0.0-rc1 2017-12-17
746746 This bug also caused misleading error message for incompatible type conversion.
747747 * Fix exceptions thrown by MessagePackObject.AsBinary()/AsString() reports internal type name. Part of #269.
748748
749- Release 1.0.0
749+ Release 1.0.0 2018-6-14
750750
751751 BUG FIXES
752752 * [NonSerialized] attribute does not effect in Mono based platform including Unity.
753753 * Fix map keys order emitted by asymmetric (serialization only) serializer are inconsistent across platform.
754754 * Fix Unity build does not honor serialization related attributes correctly.
755+ * Fix internal inconsitency between serialization related attributes detection and their parameter retrieval.
Original file line number Diff line number Diff line change 1- 1.0.0-rc
1+ 1.0.0
You can’t perform that action at this time.
0 commit comments