Skip to content

Hotfix 4.11.1

Compare
Choose a tag to compare
@Washi1337 Washi1337 released this 26 May 08:01
· 773 commits to master since this release

Note: v4.11.x is very likely the last minor version bump for version 4 of AsmResolver. We will be working on version 5.0, which will include some breaking changes. There might be a few hotfixes before 5.0 will be merged into master, but no more new features will be introduced until the next major version bump.

Bug Fixes

  • Fixed an issue where the full name of methods include generic parameter brackets even if the method didn't have generic parameters
  • Fixed a signature comparison issue where nested types with the same name but different declaring types were considered equal (#318, #319)

See full change log of 4.11.0