Skip to content

Releases: tghamm/dynamic-linq-query-builder

v1.2.4

07 Mar 22:14
d026153
Compare
Choose a tag to compare
  • Adds support for the GUID type.
  • Improves parsing of types in SystemTextJson companion library.
  • Enhanced testing and updated CI.

v1.2.3

02 Dec 09:59
Compare
Choose a tag to compare
  • Addresses a bug that causes use with Linq to SQL to stop working.
  • Added examples of additional custom operators in unit tests.

v1.2.2

20 Nov 15:44
Compare
Choose a tag to compare
  • Adds extension package for System.Text.Json support NuGet
  • Updates some CI/Build Definitions

v1.2.1

18 Nov 13:29
Compare
Choose a tag to compare

Better GUID Support, support for System.Text.Json.

v1.2.0

03 Dec 20:44
Compare
Choose a tag to compare
updates documentation

v1.1.4

15 Jun 14:28
17b7302
Compare
Choose a tag to compare
Merge pull request #51 from castle-it/release-1.1.4

Release 1.1.4

v1.1.3

27 Mar 15:42
795644c
Compare
Choose a tag to compare
Merge pull request #44 from castle-it/release-1.1.3

Release 1.1.3

v1.1.2

17 Feb 20:00
0360130
Compare
Choose a tag to compare
Merge pull request #38 from castle-it/release-1.1.2

Release 1.1.2

v1.1.1

12 Jan 20:44
b381f53
Compare
Choose a tag to compare

Adds predicate building/caching, corrects a bug in the In clause, and enhances project structure slightly.

v1.1.0

26 Dec 20:06
6ed3f57
Compare
Choose a tag to compare
Merge pull request #30 from castle-it/netstandard-work

Netstandard work complete