We've released a new final version recently.
We performed following changes:
[main] Constraints can be skipped on transaction commit
[main] Operations like EntitySet<T>.ToList() no longer lead to incorrect EntitySet<T>.Count value
[main] IN() operation now creates temporary tables when it supposes to
[main] Fixed translations of aggregates like IQueryable<T>.Sum() when selector parameter can be omitted
[main] Enum constants in IndexAttribute.Filter expression are translated correctly now
[main] Fixed certain scenarios when enum constants caused query translation error
As usual you can download it from our official website or install it from Nuget library
We performed following changes:
[main] Constraints can be skipped on transaction commit
[main] Operations like EntitySet<T>.ToList() no longer lead to incorrect EntitySet<T>.Count value
[main] IN() operation now creates temporary tables when it supposes to
[main] Fixed translations of aggregates like IQueryable<T>.Sum() when selector parameter can be omitted
[main] Enum constants in IndexAttribute.Filter expression are translated correctly now
[main] Fixed certain scenarios when enum constants caused query translation error
As usual you can download it from our official website or install it from Nuget library