Releases: zzzprojects/System.Linq.Dynamic.Core
Releases · zzzprojects/System.Linq.Dynamic.Core
v1.6.0.2
v1.6.0.1
v1.6.0
What's Changed
- Use ParsingConfig.IsCaseSensitive setting in TextParser and KeywordsHelper by @StefH in #864
- Add OrderBy NullPropagation tests by @StefH in #865
- Refactor KeywordsHelper, TypeFinder and update comments on ParsingConfig by @StefH in #866
- Fix CVE-2024-51417 by @StefH in #870
- Fix calling static properties or fields in non-static class by @StefH in #874
- Change internal usage from obsolete IDynamicLinkCustomTypeProvider to IDynamicLinqCustomTypeProvider by @StefH in #879
- Add option to ParsingConfig to allow the Equals and ToString methods on object by @StefH in #875
- ExpressionParser: add 2nd ctor with an extra non-optional parameter by @StefH in #882
- Update and Fix SecurityTests by @mariusz96 in #876
- Fix the usage of ParsingConfig in some methods in the DynamicQueryableExtensions class by @StefH in #883
- By default the RestrictOrderByToPropertyOrField is now set to true in the ParsingConfig by @StefH in #884
New Contributors
- @mariusz96 made their first contribution in #876
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.1
v1.5.0
v1.5.0
v1.4.9
v1.4.9
v1.4.8
v1.4.8
v1.4.7
v1.4.7
v1.4.6
v1.4.5
v1.4.5