Skip to content

v2.2.85

Compare
Choose a tag to compare
@AArnott AArnott released this 10 Dec 06:37
8b558a5

Changes:

Fixes:

  • #1097: MessagePackFormatter(typeof(TypelessFormatter)) throws exception during Serialization
  • #886: DataMember attribute for properties with inheritance

Enhancements:

  • #1096: Add xml doc comments to CodeGenHelpers

Others:

  • #1110: record note to ReadMe
  • #1109: Fix MessagePackWindow can not run mpc command
  • #1090: Add descriptions about MessagePack.Experimental.
  • #1099: Fix mpc arg documentation
See More
  • #1107: Simplify #if netcoreapp filters
  • #1106: UriFormatter should use Uri.OriginalString when serializing
  • #1100: Fix [MessagePackFormatter(TypelessFormatter)]
  • #1087: MessagePackSerializer.NonGeneric uses reflection directly on Unity IL2CPP
  • #1078: Typeless supports interface and abstract
  • #1089: Support where constraints in mpc.exe string-key.
  • #1083: Fix handling of [DataMember] that appears on virtual and override properties
  • #1071: add MessagePack.Annotations.asmdef
  • #1070: add *.meta
  • #1069: Json-serialized anonymous type produces... base64?

This list of changes was auto generated.