Skip to content

Releases: EFNext/EntityFrameworkCore.Projectables

v3.0.0-beta.1

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

Choose a tag to compare

@koenbeuk koenbeuk released this 13 Oct 14:54
a08e524

What's Changed

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

v2.3.1-beta.1

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

Choose a tag to compare

@koenbeuk koenbeuk released this 05 Oct 22:01
958875e

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

Choose a tag to compare

@koenbeuk koenbeuk released this 03 Aug 20:59
220817b

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

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

Choose a tag to compare

@koenbeuk koenbeuk released this 08 Jul 07:18
220817b

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

v2.2.0

Choose a tag to compare

@koenbeuk koenbeuk released this 28 Apr 12:26
5cd98f6

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

Choose a tag to compare

@koenbeuk koenbeuk released this 12 Jan 11:51
7def9c2

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

Choose a tag to compare

@koenbeuk koenbeuk released this 08 Jan 11:59

What's Changed

Full Changelog: v2.0.4...v2.1.0

v2.0.4

Choose a tag to compare

@koenbeuk koenbeuk released this 03 Jan 19:15
3be98ab

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

Choose a tag to compare

@koenbeuk koenbeuk released this 03 Jan 18:37
c251d6d

What's Changed

Full Changelog: v2.0.2...v2.0.3

v2.0.2

Choose a tag to compare

@koenbeuk koenbeuk released this 26 Nov 12:02
401b7d8

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