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 https://github.com/sunnamed434/BitMono/pull/245
- Fix empty namespace always being renamed by @Bip901 in https://github.com/sunnamed434/BitMono/pull/244
- Avoid renaming classes that are nested within critical classes, and compiler generated properties/fields by @Bip901 in https://github.com/sunnamed434/BitMono/pull/246
- Improve the base type analyzer, making it more explicit by @Bip901 in https://github.com/sunnamed434/BitMono/pull/243
- Add support for custom configuration file paths by @sunnamed434 in https://github.com/sunnamed434/BitMono/pull/248
- Unity Engine Integration - Fixes [#231] by @Nonanti in https://github.com/sunnamed434/BitMono/pull/237
- Add strong name signing option '--strong-name-key' [#229] by @sunnamed434 in https://github.com/sunnamed434/BitMono/pull/251
- Improve reflection usage analysis by @sunnamed434 in https://github.com/sunnamed434/BitMono/pull/252
- Bump sphinx from 7.4.7 to 8.2.3 in /docs by @dependabot[bot] in https://github.com/sunnamed434/BitMono/pull/253
- More docs
New Contributors
- @Bip901 made their first contribution in https://github.com/sunnamed434/BitMono/pull/245
- @Nonanti made their first contribution in https://github.com/sunnamed434/BitMono/pull/237
Full Changelog: https://github.com/sunnamed434/BitMono/compare/0.35.6...0.36.0