Releases: zzzprojects/System.Linq.Dynamic.Core
Releases · zzzprojects/System.Linq.Dynamic.Core
v1.6.10
08 Nov 06:49
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed adding Enum and integer by @StefH in #953
Fix ExpressionHelper.TryConvertTypes to generate correct Convert in case left or right is null by @StefH in #954
Full Changelog : v1.6.9...v1.6.10
v1.6.9
11 Oct 08:19
Compare
Sorry, something went wrong.
No results found
What's Changed
DynamicExpressionParser - Handle indexed properties with any number of indices in expression by @thibault-reigner in #950
New Contributors
Full Changelog : v1.6.8...v1.6.9
v1.6.8
28 Sep 07:03
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix GroupByMany using composite key and normal key by @StefH in #946
Add IndexerName attribute to DynamicClass to fix naming issues with Item by @StefH in #948
Full Changelog : 1.6.7...v1.6.8
v1.6.6
11 Jun 10:37
Compare
Sorry, something went wrong.
No results found
What's Changed
Add GroupBy method for Z.DynamicLinq.SystemTextJson and Z.DynamicLinq.NewtonsoftJson by @StefH in #929
Fix "in" for nullable Enums by @StefH in #932
Full Changelog : v1.6.5...v1.6.6
v1.6.5
28 May 13:10
Compare
Sorry, something went wrong.
No results found
v1.6.4
19 May 15:03
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix MethodFinder TryFindAggregateMethod to support array by @StefH in #923
Add support for "not in" and "not_in" by @StefH in #915
Add extra unittests for NullPropagation / ToString / AllowEqualsAndToStringMethodsOnObject is true by @StefH in #925
Add validation when passing ParsingConfig in args by @StefH in #926
Full Changelog : v1.6.3...v1.6.4
v1.6.3
09 May 17:51
Compare
Sorry, something went wrong.
No results found
What's Changed
Update DynamicGetMemberBinder to only add BindingRestrictions for dynamic type and cache the DynamicMetaObject by @StefH in #922
Full Changelog : v1.6.2...v1.6.3
v1.6.2
24 Apr 18:30
Compare
Sorry, something went wrong.
No results found
What's Changed
Update CreateRelease.yml to auto generate release notes by @StefH in #903
Update DynamicGetMemberBinder to add BindingRestrictions to DynamicMetaObject by @StefH in #913
Full Changelog : v1.6.0.2...v1.6.2
v1.6.0.2
11 Feb 21:11
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix AbstractDynamicLinqCustomTypeProvider.ResolveTypeBySimpleName to use AdditionalTypes by @StefH in #896
Full Changelog : v1.6.0.1...v1.6.0.2
v1.6.0.1
28 Jan 17:13
Compare
Sorry, something went wrong.
No results found