5.0.0-beta.2
Pre-release
Pre-release
Washi1337
released this
26 Oct 20:32
·
459 commits
to master
since this release
This quick hotfix addresses a few problems in 5.0.0-beta.1 with DynamicILInfo
initialized DynamicMethod
s. In particular:
- Local variables are now properly resolved from
DynamicMethod
s. - Reading and importing complex
COR_ELEMENT_TYPE_INTERNAL
types should be fixed - Importing via Reflection of
MethodBase
s that use generic parameters of its declaring type in its signature should now be fixed.
Note this is still a prerelease. Breaking changes can still happen until the final release. See the remainder of changelog of 5.0.0-beta.1