Skip to content

Releases: rgvlee/EntityFrameworkCore.Testing

4.0.0-net6.preview.3

24 Apr 09:26
Compare
Choose a tag to compare
4.0.0-net6.preview.3 Pre-release
Pre-release

Changes

  • #74 AsyncEnumerable expression population changed; previously the sequence expression would always be wrapped in a fake query root expression, now it is only done when the set is directly accessed
  • #77 DbSet initialization for the NSubstitute version converted to on demand
  • GitHub actions release workflow added

3.0.2

24 Apr 14:04
Compare
Choose a tag to compare

Changes

  • #74 AsyncEnumerable expression population changed; previously the sequence expression would always be wrapped in a fake query root expression, now it is only done when the set is directly accessed
  • #77 DbSet initialization for the NSubstitute version converted to on demand
  • GitHub actions release workflow added

3.0.2-rc02

24 Apr 09:06
Compare
Choose a tag to compare
3.0.2-rc02 Pre-release
Pre-release

Changes

  • GitHub actions release workflow updated

3.0.2-rc01

24 Apr 09:01
Compare
Choose a tag to compare
3.0.2-rc01 Pre-release
Pre-release

Changes

  • #74 AsyncEnumerable expression population changed; previously the sequence expression would always be wrapped in a fake query root expression, now it is only done when the set is directly accessed
  • #77 DbSet initialization for the NSubstitute version converted to on demand
  • GitHub actions release workflow added

2.4.2

24 Apr 12:36
Compare
Choose a tag to compare

Changes

  • #77 DbSet initialization for the NSubstitute version converted to on demand
  • GitHub actions release workflow added

2.4.2-rc01

24 Apr 12:29
Compare
Choose a tag to compare
2.4.2-rc01 Pre-release
Pre-release

Changes

  • #77 DbSet initialization for the NSubstitute version converted to on demand
  • GitHub actions release workflow added

1.3.2

24 Apr 12:57
Compare
Choose a tag to compare

Changes

  • #77 DbSet initialization for the NSubstitute version converted to on demand
  • GitHub actions release workflow added

1.3.2-rc01

24 Apr 12:46
Compare
Choose a tag to compare
1.3.2-rc01 Pre-release
Pre-release

Changes

  • #77 DbSet initialization for the NSubstitute version converted to on demand
  • GitHub actions release workflow added