BitMono Release v0.36.0
What's Changed
- Use AsmResolver's nightly version 6.0.0-development.254 (so be careful using this release, might be unstable, but also this AsmResolver version includes many bug fixes)
- Upgrade net462 dependencies to fix immediate crash by @Bip901 in #245
- Fix empty namespace always being renamed by @Bip901 in #244
- Avoid renaming classes that are nested within critical classes, and compiler generated properties/fields by @Bip901 in #246
- Improve the base type analyzer, making it more explicit by @Bip901 in #243
- Add support for custom configuration file paths by @sunnamed434 in #248
- Unity Engine Integration - Fixes #231 by @Nonanti in #237
- Add strong name signing option '--strong-name-key' #229 by @sunnamed434 in #251
- Improve reflection usage analysis by @sunnamed434 in #252
- Bump sphinx from 7.4.7 to 8.2.3 in /docs by @dependabot[bot] in #253
- More docs
New Contributors
Full Changelog: 0.35.6...0.36.0