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
746
746
This bug also caused misleading error message for incompatible type conversion.
747
747
* Fix exceptions thrown by MessagePackObject.AsBinary()/AsString() reports internal type name. Part of #269.
748
748
749
- Release 1.0.0
749
+ Release 1.0.0 2018-6-14
750
750
751
751
BUG FIXES
752
752
* [NonSerialized] attribute does not effect in Mono based platform including Unity.
753
753
* Fix map keys order emitted by asymmetric (serialization only) serializer are inconsistent across platform.
754
754
* 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