Skip to content

v6.5.0

Compare
Choose a tag to compare
@seesharper seesharper released this 16 Aug 12:51
· 47 commits to master since this release
a71b2a6

Change Log

v6.5.0 (08/16/2022)

Full Changelog

Merged Pull Requests

Move til ILVerifier and set NETSTANDARD2.0 as the minimum requirement (08/11/2022) #564 (seesharper)

Use value tuples for the key instead of Tuple to safe allocations (07/24/2022) #566 (danielmarbach)

Feature/optimize for large object graphs (transients) (08/16/2022) #567 (seesharper)

This PR adds a new option called OptimizeForLargeObjectGraphs that favors objects graphs with a large number of transient services.
Bumped version to 6.5.0 (08/16/2022) #568 (seesharper)