MessagePack for C# (.NET, .NET Core, Unity, Xamarin) v2.2.36-alpha Release Notes

Release Date: 2020-09-12 // over 3 years ago
  • ๐Ÿ”„ Changes:

    ๐Ÿ›  Fixes:

    • #1003: mpc for nested types broken

    โœจ Enhancements:

    • ๐Ÿ‘ #948: Add support for ExpandoObject
    • ๐Ÿ”€ #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:

    • #1019: mpc - add externalIgnoreTypeNames feature ๐Ÿ‘€ See More
    • ๐Ÿ”€ #1015: Merge master to v2.2
    • #1012: fix(1011): Override references to load *.dll without autoReference:true
    • ๐Ÿ‘ #1005: Correctly identify and throw on unsupported mpc case
    • ๐Ÿ›  #1004: mpc fixes and Generated.cs refresh
    • ๐Ÿ‘ #1002: mpc doesn't support Union attributes with type names
    • ๐Ÿšš #1001: remove unused .meta
    • ๐Ÿ— #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.