Skip to content

v2.2.60

Compare
Choose a tag to compare
@AArnott AArnott released this 28 Sep 14:11
d61346e

Changes:

Fixes:

  • #1048: Fix handling nested generic types in code generation
  • #1047: Fix handling type parameter constraints in code generation
  • #1063: Fix support of custom implementation of ICollection

Enhancements:

  • #1064: DynamicObjectTypeFallbackFormatter prioritize PrimitiveObjectFormatter to keep primitive type
  • #861: mpc: More aggressive ahead of time optimization for string-key type formatter.
  • #1053: General Unsafe Formatters
  • #1054: Enable deserialization constructors to use parameter names that match their property names
  • #1061: Allow ctor parameter types to be anything assignable from their associated members
  • #12 Add TypelessSerializer(Resolver)

Others:

  • #1050: Use more inclusive language in code
  • #1044: Static ReadOnlySpan optimization reduces memory allocation

This list of changes was auto generated.