Releases: EFNext/EntityFrameworkCore.Projectables
Releases · EFNext/EntityFrameworkCore.Projectables
v2.3.1-beta.1
Compare
Sorry, something went wrong.
No results found
What's Changed
"Auto-generated" added output so Stylecop ignores it by @djbsee in #33
Keep leading and traling trivias on identifiers to prevent some syntax errors by @PhenX in #36
New Contributors
Full Changelog : v2.3.0...v2.3.1
v2.3.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Rewrote ExpressionSyntaxRewriter to handle @this rewrites more reliably by @koenbeuk in #27
UseMemberBody to use the body of another member by @bocca in #28
New Contributors
Full Changelog : v2.2.0...v2.3.0
v2.3.0-beta.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Rewrote ExpressionSyntaxRewriter to handle @this rewrites more reliably by @koenbeuk in #27
UseMemberBody to use the body of another member by @bocca in #28
New Contributors
Full Changelog : v2.2.0...v2.3.0-beta.1
v2.2.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v2.1.1...v2.2.0
v2.1.1
Compare
Sorry, something went wrong.
No results found
This is a patch release fixing a regression wrt the use of Enums and Static members
What's Changed
Ensure that NamedTypeSymbols are not being rewritten by @koenbeuk in #17
Full Changelog : v2.1.0...v2.1.1
v2.1.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v2.0.4...v2.1.0
v2.0.4
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed a regression where relational member calls would fail to generate properly by @koenbeuk in #14
Full Changelog : v2.0.3...v2.0.4
v2.0.3
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : v2.0.2...v2.0.3
v2.0.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Added minimal docs on the projectable attribute by @koenbeuk in #8
Fixed code generation issue with constructing complex types from instance members
Full Changelog : v2.0.1...v2.0.2