Releases: lofcz/FastCloner
Release v3.3.11
What's Changed
This release improves support for cloning System.Drawing types without reliance on the Contrib module.
- improve System.Drawing support in the core library
- add ObjectCloner to benchmarks
- Update project versions to v3.3.10
Updated Projects
FastCloner.Contrib.csproj -> 0.0.1
FastCloner.Tests.csproj -> 0.0.1
FastCloner.Benchmark.csproj -> 0.0.1
FastCloner.csproj -> 3.3.11
Release v3.3.10
What's Changed
- reorder checks
- fall back to memberwise cloning for dictionaries with no empty ctor
- up deps
- add test to verify dictionaries with ctors of arity > 0
- Update project versions to v3.3.9
Updated Projects
FastCloner.csproj -> 3.3.10
FastCloner.Tests.csproj -> 0.0.1
FastCloner.Benchmark.csproj -> 0.0.1
Release v3.3.9
What's Changed
- fix System.Text.Json deep cloning
- fix
- source generator: analyzer + codefix for partial classes
- Update README.md
- Update project versions to v3.3.8
Updated Projects
FastCloner.csproj -> 3.3.9
FastCloner.Tests.csproj -> 0.0.1
FastCloner.Benchmark.csproj -> 0.0.1
FastCloner.SourceGenerator.CodeFixes.csproj -> 0.0.1
FastCloner.SourceGenerator.Analyzers.csproj -> 0.0.1
FastCloner.SourceGenerator.csproj -> 0.0.1
FastCloner.SourceGenerator.Shared.csproj -> 0.0.1
FastCloner.SourceGenerator.Console.csproj -> 0.0.1
Release v3.3.8
What's Changed
- ci
- ci
- ci
- ci
- Update project versions to v3.3.7
Updated Projects
FastCloner.csproj -> 3.3.8
Release v3.3.7
What's Changed
- Update README.md
- .net48..net46 compatibility
- Update README.md
- Update README.md
- Update README.md
- Update README.md
- Update project versions to v3.3.6
Updated Projects
FastCloner.csproj -> 3.3.7
Release v3.3.6
What's Changed
- support ignoring types globally
- Update project versions to v3.3.5
Updated Projects
FastCloner.Tests.csproj -> 0.0.1
FastCloner.csproj -> 3.3.6
Release v3.3.5
What's Changed
- Update README.md
- support ignoring event synthesized fields
- nullability
- Update project versions to v3.3.4
Updated Projects
FastCloner.Benchmark.csproj -> 0.0.1
FastCloner.Tests.csproj -> 0.0.1
FastCloner.csproj -> 3.3.5
Release v3.3.4
What's Changed
- fix #5
- Update README.md
- Update project versions to v3.3.3
Updated Projects
FastCloner.csproj -> 3.3.4
FastCloner.Tests.csproj -> 0.0.1
Release v3.3.3
What's Changed
- support deep clonning immutable collections
- improve mini dictionary
- make unix happy
- up deps, nullability fixes
- Update README.md
- Update README.md
- Update README.md
- improve immutability check perf
- improve release script
- fix version number
- Update project versions
Updated Projects
FastCloner.Tests.csproj -> 0.0.1
FastCloner.csproj -> 3.3.3
FastCloner.Benchmark.csproj -> 0.0.1
Release v3.3.2
What's Changed
- rework auto publish script
- Update README.md
- Bump version to 3.3.1
Updated Projects
FastCloner.csproj -> 3.3.2
FastCloner.Benchmark.csproj -> 0.0.1