Skip to content

Release v3.3.15

Choose a tag to compare

@github-actions github-actions released this 02 Oct 18:47
cea23ec

What's Changed

This release fixes remaining stability issues with the iterative cloning for deeply nested objects. Thanks @maxbruecken for helping with this.

  • run all tests under MaxRecursionDepth = 1 and 1000 to avoid further regressions
  • fix remaining tests failing with MaxRecursionDepth = 1
  • fix another regression with boxed structs
  • fix further regressions in the iterative cloning
  • fix regression in classes with multiple init only fields/properties
  • fix regression in init only value type fields
  • Update project versions to v3.3.14

Updated Projects

FastCloner.Tests.csproj -> 0.0.1
FastCloner.csproj -> 3.3.15