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
+14-7Lines changed: 14 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,32 @@
1
-
# 1.0.7.3 (01 juni 2017)
2
-
1
+
# 1.0.7.4 (27 juni 2017)
2
+
3
+
-[#92](https://github.com/StefH/System.Linq.Dynamic.Core/pull/92) - [Feature] Adds support for decimal qualifiers. Resolves #91 contributed by Pablo Ferraris ([pferraris](https://github.com/pferraris))
4
+
-[#91](https://github.com/StefH/System.Linq.Dynamic.Core/issues/91) - [Bug] Support for decimal qualifiers 'M' & 'm' +fix
-[#89](https://github.com/StefH/System.Linq.Dynamic.Core/issues/89) - [Question] System.Linq.Dynamic.Core.Exceptions.ParseException: 'No 'it' is in scope'
7
+
-[#88](https://github.com/StefH/System.Linq.Dynamic.Core/issues/88) - [Question] FileNotFoundException: Could not load file or assembly 'System.Linq.Dynamic.Core'
8
+
-[#87](https://github.com/StefH/System.Linq.Dynamic.Core/issues/87) - [Question] Memory leak in Join method
3
9
-[#84](https://github.com/StefH/System.Linq.Dynamic.Core/issues/84) - [Bug] DynamicClassFactory not caching generated types +fix
10
+
-[#83](https://github.com/StefH/System.Linq.Dynamic.Core/issues/83) - [Bug] Problem with DynamicExpressionParser.ParseLambda & external ParameterExpression
4
11
5
-
Commits: a02f3d64fa...a1096799c2
12
+
Commits: a02f3d64fa...ab249d498a
6
13
7
14
8
-
# 1.0.7.3 (01 juni 2017)
15
+
# 1.0.7.3 (01 juni 2017) (01 juni 2017)
9
16
10
17
-[#86](https://github.com/StefH/System.Linq.Dynamic.Core/pull/86) - [Fix] Fixed null in Parameter and added functionality Binary And and Or with different Types contributed by Jochen Kühner ([jogibear9988](https://github.com/jogibear9988))
11
18
12
19
Commits: a02f3d64fa...a1096799c2
13
20
14
21
15
-
# 1.0.7.2 (01 juni 2017)
22
+
# 1.0.7.2 (01 juni 2017) (01 juni 2017)
16
23
17
24
-[#86](https://github.com/StefH/System.Linq.Dynamic.Core/pull/86) - [Fix] Fixed null in Parameter and added functionality Binary And and Or with different Types contributed by Jochen Kühner ([jogibear9988](https://github.com/jogibear9988))
-[#80](https://github.com/StefH/System.Linq.Dynamic.Core/pull/80) - [Feature] Usage of cached Lambda Expressions contributed by Jochen Kühner ([jogibear9988](https://github.com/jogibear9988))
35
42
-[#79](https://github.com/StefH/System.Linq.Dynamic.Core/issues/79) - DynamicExpressionParser does not allow empty parameter lists. +fix
0 commit comments