Skip to content

v1.4.42

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 09 Apr 15:34
· 549 commits to master since this release

Download the library here

BatchUpdate (EF Core)

  • FIXED: We believe the v1.4.41 release was not released correctly for the issue #149

Query IncludeFilter

  • FIXED: IncludeFilter is now ignored when executing immediate method "All", "Any", "Count", "LongCount" (Issue #152)

Query IncludeOptimized

  • FIXED: IncludeFilterOptimized is now ignored when executing immediate method "All", "Any", "Count", "LongCount" (Issue #152)