Skip to content

v2.2.44-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@AArnott AArnott released this 14 Sep 15:41
d997b6e

Changes:

Fixes:

  • #1002: mpc doesn't support Union attributes with type names

Enhancements:

  • #988: Add MessagePack.Experimental package which includes SIMD(Single Instruction Multiple Data) accelerated primitive array formatters.
  • #1029: Merge immutable collections formatters into main library
  • #1027: Add ReadOnlyMemory<T> and ReadOnlySequence<T> support
  • #960: Add a built-in formatter for System.Type
  • #912: Make a proper dotnet mpc tool

Others:

  • #1043: Merge master into v2.2
See More
  • #1039: Merge master into v2.2 branch
  • #1036: Merge master into v2.2 branch
  • #948: Add support for ExpandoObject
  • #1019: mpc - add externalIgnoreTypeNames feature
  • #1015: Merge master to v2.2
  • #1005: Correctly identify and throw on unsupported mpc case
  • #995: Add xml snippet of how to customize mpc build task
  • #992: Merge master to v2.2
  • #656: Use MSBuild OM for what it's good for
  • #962: Merge master to v2.2 branch
  • #947: Add built-in Memory formatters
  • #363: Allow using of UnionAttribute for interfaces separated from implementation

This list of changes was auto generated.