Skip to content

Releases: EFNext/EntityFrameworkCore.Projectables

v4.0.0-preview.1

08 Mar 01:06
2de4bc4

Choose a tag to compare

v4.0.0-preview.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v3.0.4...v4.0.0-preview.1

v3.0.4

30 Aug 01:07

Choose a tag to compare

What's Changed

  • Add support for notnull, struct, class and new() generic constraints by @PhenX in #83
  • Don't throw when out of accessible expressions by @koenbeuk in #75

Full Changelog: v3.0.3...v3.0.4

v3.0.3

04 May 16:32
b458c71

Choose a tag to compare

What's Changed

  • Import using directives to help resolve extension methods by @koenbeuk in #68
  • Fix interface property lookup in generic method by @rhodon-jargon in #72

Full Changelog: v3.0.2...v3.0.3

v3.0.2

16 Mar 00:39
0820252

Choose a tag to compare

What's Changed

  • Don't throw on private and protected properties by @koenbeuk in #64

Full Changelog: v3.0.1...v3.0.2

v3.0.1

09 Mar 19:25
88cebbc

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

21 Feb 00:37
6de068b

Choose a tag to compare

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
  • "Auto-generated" fixed so Stylecop can see it by @djbsee in #37
  • Exclude received tests results from git by @koenbeuk in #38
  • Hide generated code from the editor by @koenbeuk in #39
  • Support default parameter values by @koenbeuk in #41
  • Support for the params keyword by @koenbeuk in #42
  • Add docs on where Projectables can be used. by @koenbeuk in #43
  • Default to full compatibility mode by @koenbeuk in #44
  • Fully qualify extension method calls by @koenbeuk in #49
  • Ensure generated file name hints have the .g.cs extension by @koenbeuk in #50
  • Find overriding implementations for virtual methods by @koenbeuk in #55
  • Support conditional access rewriting for value types by @koenbeuk in #51
  • Add support for interfaces in generic methods by @rhodon-jargon in #57
  • Add support projectable members declared on generic abstract classes by @koenbeuk in #60

New Contributors

Full Changelog: v2.3.0...v3.0.0

v3.0.0-beta.1

13 Oct 14:54
a08e524

Choose a tag to compare

v3.0.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.3.1-beta.1...v3.0.0-beta.1

v2.3.1-beta.1

05 Oct 22:01
958875e

Choose a tag to compare

v2.3.1-beta.1 Pre-release
Pre-release

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

03 Aug 20:59
220817b

Choose a tag to compare

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

  • @bocca made their first contribution in #28

Full Changelog: v2.2.0...v2.3.0

v2.3.0-beta.1

08 Jul 07:18
220817b

Choose a tag to compare

v2.3.0-beta.1 Pre-release
Pre-release

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

  • @bocca made their first contribution in #28

Full Changelog: v2.2.0...v2.3.0-beta.1