You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+63
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,66 @@
1
+
# 1.0.8.18 (04 September 2018)
2
+
3
+
-[#202](https://github.com/StefH/System.Linq.Dynamic.Core/issues/202) - Feature: support Explicit cast Operator +feature
4
+
-[#201](https://github.com/StefH/System.Linq.Dynamic.Core/pull/201) - Fix Parsing Config not passed down to expression parser in JOIN contributed by Davvid ([david-garcia-garcia](https://github.com/david-garcia-garcia))
5
+
-[#165](https://github.com/StefH/System.Linq.Dynamic.Core/issues/165) - Consider fit the rule of AnonymousTypes for EFCore2.1? +feature
6
+
7
+
Commits: 1442928405...47125b88c7
8
+
9
+
10
+
# 1.0.8.17 (27 August 2018)
11
+
12
+
-[#200](https://github.com/StefH/System.Linq.Dynamic.Core/pull/200) - Fix for parsing Guid and string in the same condition contributed by Oleg ([OlegNadymov](https://github.com/OlegNadymov))
13
+
14
+
Commits: b78629f5b5...b78629f5b5
15
+
16
+
17
+
# 1.0.8.16 (19 August 2018)
18
+
19
+
-[#191](https://github.com/StefH/System.Linq.Dynamic.Core/issues/191) - Feature: re-enable support for uap10
20
+
-[#198](https://github.com/StefH/System.Linq.Dynamic.Core/pull/198) - re-enable UAP10 support contributed by Stef Heyenrath ([StefH](https://github.com/StefH))
21
+
22
+
Commits: eac1fdc0ea...eac1fdc0ea
23
+
24
+
25
+
# 1.0.8.15 (17 August 2018)
26
+
27
+
-[#197](https://github.com/StefH/System.Linq.Dynamic.Core/pull/197) - Added EvaluateGroupByAtDatabase For EF Core 2.1 contributed by Stef Heyenrath ([StefH](https://github.com/StefH))
28
+
-[#196](https://github.com/StefH/System.Linq.Dynamic.Core/issues/196) - Question: Not applicable aggregate method 'Any' exists
29
+
-[#165](https://github.com/StefH/System.Linq.Dynamic.Core/issues/165) - Consider fit the rule of AnonymousTypes for EFCore2.1? +feature
30
+
31
+
Commits: c730a78703...1e0ed4e692
32
+
33
+
34
+
# 1.0.8.14 (14 August 2018)
35
+
36
+
-[#195](https://github.com/StefH/System.Linq.Dynamic.Core/pull/195) - Fix the problem with inner double quotes contributed by Oleg ([OlegNadymov](https://github.com/OlegNadymov))
37
+
-[#194](https://github.com/StefH/System.Linq.Dynamic.Core/pull/194) - Test for sonarcloud contributed by Stef Heyenrath ([StefH](https://github.com/StefH))
38
+
39
+
Commits: f1cfbe2063...870eb29888
40
+
41
+
42
+
# 1.0.8.13 (02 August 2018)
43
+
44
+
-[#193](https://github.com/StefH/System.Linq.Dynamic.Core/pull/193) - Fix for ParseLambda with itType and resultType: correct order of arguments contributed by Oleg ([OlegNadymov](https://github.com/OlegNadymov))
45
+
-[#190](https://github.com/StefH/System.Linq.Dynamic.Core/pull/190) - Add SonarCloud (#186) contributed by Stef Heyenrath ([StefH](https://github.com/StefH))
46
+
-[#187](https://github.com/StefH/System.Linq.Dynamic.Core/issues/187) - Add custom static classes for parsing
47
+
-[#186](https://github.com/StefH/System.Linq.Dynamic.Core/issues/186) - Feature: include SonarCloud code checks +feature
48
+
49
+
Commits: f1cfbe2063...fa1b6f29fc
50
+
51
+
52
+
# 1.0.8.12 (27 July 2018)
53
+
54
+
-[#189](https://github.com/StefH/System.Linq.Dynamic.Core/pull/189) - Fix conversion from a non-nullable value type to the nullable value type contributed by Stef Heyenrath ([StefH](https://github.com/StefH))
55
+
-[#188](https://github.com/StefH/System.Linq.Dynamic.Core/issues/188) - Issue: Implicitly conversion from a non-nullable value type to the nullable form of that value type is broken?
56
+
-[#180](https://github.com/StefH/System.Linq.Dynamic.Core/issues/180) - Question: GroupBy fails for field named SHORT
57
+
-[#178](https://github.com/StefH/System.Linq.Dynamic.Core/issues/178) - Question: No generic method 'Contains' on type 'System.Linq.Enumerable
58
+
-[#177](https://github.com/StefH/System.Linq.Dynamic.Core/pull/177) - Feature: Remove built-in references from netstandard2.0 target contributed by Alexander Zaytsev ([hazzik](https://github.com/hazzik))
-[#172](https://github.com/StefH/System.Linq.Dynamic.Core/issues/172) - Issue: DynamicQueryableExtensions.OrderBy extension method not using ParsingConfig parameter
This fork takes the basic library to a new level. Contains XML Documentation and examples on how to use it. Also adds unit testing to help ensure that it works properly.
0 commit comments