Skip to content

5.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Washi1337 Washi1337 released this 26 Oct 20:32
· 459 commits to master since this release
76a5ed2

This quick hotfix addresses a few problems in 5.0.0-beta.1 with DynamicILInfo initialized DynamicMethods. In particular:

  • Local variables are now properly resolved from DynamicMethods.
  • Reading and importing complex COR_ELEMENT_TYPE_INTERNAL types should be fixed
  • Importing via Reflection of MethodBases 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