This will likely be the last release candidate before 6.2.0 unless issues are found.
Changes since v6.2.0-rc1
- Add support for searching by full name by @mobile46.
- Improvements to GitHub Actions workflow by @Gorialis.
- Optimized search module by reducing memory allocations.
- Use .NET Standard instead of .NET Framework for Roslyn projects by @mobile46 fixing #84.
- Micro-optimizations in various places.
- Fixed decompiler creating incorrect
checked
regions for some post increments. - dnSpy now reads assembly resolution probe paths from
.config
files.
New Contributors
Full Changelog: v6.2.0-rc1...v6.2.0-rc2