What's Changed
- Switched to
main
branch - Clarify support for EF Core 5+ by @hazzik in 22e849c
- Add SourceLink by @hazzik in #186
- Add support for decompiling block expressions by @hazzik in #187
- Add support for simple nested expressions by @hazzik in #188
- Add support for nested expressions with closures by @hazzik in #189
- Add support for nested expressions with complex closures by @hazzik in #190
- Move sponsorship request up in README by @hazzik in #191
- Fix tests broken in #190 by @hazzik in #194
- Fix issue with unbound Parameters by @magicmoux in #192
- Add tests for #90 by @hazzik in #196
- Add GitVersion by @hazzik in #195
- Fix decompilation issue of constrainded generics by @cmeyertons in #198
- Reformat code with
dotnet format
by @hazzik in #200 - Refactoring local methods as Expression extentions by @magicmoux in #197
- Fix regession with nullable bool by @hazzik in #201
- Automatically publish to NuGet on tag by @hazzik in #202
New Contributors
- @cmeyertons made their first contribution in #198
Full Changelog: 0.30.0...0.31.0
Please consider supporting the project.