Skip to content

Commit 9cdf374

Browse files
committed
1.0.8.12
1 parent 59fb884 commit 9cdf374

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 1.0.8.12 (27 July 2018)
2+
3+
- [#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))
4+
- [#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?
5+
- [#180](https://github.com/StefH/System.Linq.Dynamic.Core/issues/180) - Question: GroupBy fails for field named SHORT
6+
- [#178](https://github.com/StefH/System.Linq.Dynamic.Core/issues/178) - Question: No generic method 'Contains' on type 'System.Linq.Enumerable
7+
- [#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))
8+
- [#53](https://github.com/StefH/System.Linq.Dynamic.Core/issues/53) - Question: External Methods call
9+
10+
Commits: 2b4c6a5d76...59fb884ce4
11+
12+
113
# 1.0.8.11 (06 June 2018)
214

315
- [#172](https://github.com/StefH/System.Linq.Dynamic.Core/issues/172) - Issue: DynamicQueryableExtensions.OrderBy extension method not using ParsingConfig parameter

0 commit comments

Comments
 (0)