Skip to content

v3.6.0

Compare
Choose a tag to compare
@wtfsck wtfsck released this 19 Nov 13:43
· 79 commits to master since this release
  • Fix Importer and SigComparer‘s handling of generic when must treat generic type definition as generic instantiation type. #466 (@wwh1004)
  • Don't substitute type generic arguments when don't compare declaring type. #469 (@wwh1004)
  • Improvements to DynamicMethodBodyReader #470 (@ElektroKill)
  • Fix ArgumentOutOfRangeException #474 (@CreateAndInject)
  • Add support for new Roslyn CustomDebugInfo #485 (@ElektroKill)
  • Add support for boxed custom attribute arguments to MemberFinder #486 (@ElektroKill)