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
- @AndrewSav made their first contribution in #212
- @HookedBehemoth made their first contribution in #220
- @haolink made their first contribution in #232
Full Changelog: v1.5.0...v1.5.1