Skip to content

Latest commit

 

History

History
77 lines (39 loc) · 2.19 KB

File metadata and controls

77 lines (39 loc) · 2.19 KB

1.1.15 (21 February 2018)

  • #76 - Regression: ExpandableQuery is inaccessible due to its protection level
  • #75 - Question: Missing release notes for 1.1.12 and 1.1.13

Commits: c048b99a03...c048b99a03

1.1.14 (16 February 2018)

Commits: f5a53a4513...f5a53a4513

1.1.13 (01 February 2018)

  • #72 - PredicateBuilder failing to build correct expression
  • #70 - selectively apply QueryOptimizer
  • #61 - ExpressionVisitor doesn't handle all expression Types +fix

Commits: 01ede9c131...79aa90243c

1.1.x.x (28 October 2017)

  • LinqKit.Core supports NET Standard 2.0
  • LinqKit.EntityFrameworkCore depends on Microsoft.EntityFrameworkCore 2.0.0 when used in NET Standard 2.0

Commits: ...

1.1.8.0 (27 October 2016)

  • LinqKit is now reverted to use dependency on EntityFramework 6.x
  • LinqKit.Core is a new package which does not have any dependency on EntityFramework or EntityFrameworkCore
  • LinqKit.EntityFramework has been updated to a newer version, but no structural changes
  • LinqKit.EntityFrameworkCore has been updated to a newer version, but no structural changes

Commits: ...

1.1.7.1 (28 July 2016)

  • Added ExpressionStarter logic

Commits: ...

1.1.7.0 (29 June 2016)

  • Added strong name signing for LinqKit.dll

Commits: ...

1.1.6.0 (28 June 2016)

  • Removed portable target to fix issues with .Net Core 1.0 RTM when using this project

Commits: ...

1.1.5.0 (28 June 2016)

  • .Net Core 1.0 RTM
  • Changed dependency from JetBrains.Annotations to fix issues with System.Runtime

Commits: ...

1.1.4.0 (27 June 2016)

  • Update to dotnet rc2removed dependency on EntityFramework

Commits: ...