Skip to content

v1.5.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Sep 07:00
· 2 commits to master since this release

Stable releases are available on NuGet.org as well!

What's Changed

  • AsmResolver System.Enum IsValueType=true workaround. Fixes #211 by @AndrewSav in #212
  • Use UTF8 in Il2Cpp PInvoke calls by @HookedBehemoth in #220
  • Fix GetIl2CppNestedType sometimes failing by @slxdy in #227
  • Add proper UTF-8 support by @slxdy in #228
  • Fix Pass 90 imports TargetFrameworkAttribute after corlib refs fixup by @slxdy in #229
  • Fix issue finding GetFieldDefaultValue on 2021.3.23 by @limoka in #90
  • Support prefixed types in ClassInjector.SystemTypeFromIl2CppType by @ds5678 in #153
  • Fix "Handle is not initialized" for Unity 2021.2.x games by @haolink in #232

New Contributors

Full Changelog: v1.5.0...v1.5.1