What's Changed
- Resolve vulnerabilities in test projects by @hazzik in #213
- Run tests using actual version of EntityFrameworkCore by @hazzik in #214
- Decompile nested method calls by @hazzik in #216
- Fix null reference error in TypeHierarchy.cs by @fimiki in #219
- Do not consider final method overridable by @billybraga in #223
- Add tests for EF Core 8.0 by @hazzik in #225
- Add global.json by @hazzik in #226
- Fix
or
pattern matching for enums by @hazzik in #227 - Enable NuGet audit by @hazzik in #228
- Add NUnit.Analyzers by @hazzik in #229
New Contributors
Full Changelog: 0.32.0...0.33.0