What's Changed
- Remove support for EF Core versions from 2.0 to 3.1 by @hazzik in #231
- Test using .NET 8.0 instead of .NET Core 3.1 and .NET 6.0 by @hazzik in #230
- Update copyright years by @hazzik in #232
- Remove usage of EF Core internal api by @hazzik in #234
- Add automatic decompile option for EF Core by @hazzik in #235
- Update NUnit3TestAdapter to 4.5.0 by @hazzik in #236
- Add note that loops are not supported by @hazzik in #239
- Fix type of inner lambda expressions by @hazzik in #240
- Add note that recursion is not supported by @hazzik in #241
Full Changelog: 0.33.1...0.34.0