Skip to content

v4.2.2

Latest
Compare
Choose a tag to compare
@lahma lahma released this 04 Apr 08:58
· 2 commits to main since this release
e4800fa

This release improves interop performance when you target CLR methods with lambda functions, like List<string>.Find(x => x === "test").

What's Changed

Full Changelog: v4.2.1...v4.2.2