Skip to content

Releases: zzzprojects/Eval-Expression.NET

v6.0.6

16 Jan 17:51

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of February

v6.0.5

20 Dec 01:49

Choose a tag to compare

Download the library here

  • RENAMED: An internal namespace

Trial unlocked until the end of January

v6.0.4

11 Dec 22:51

Choose a tag to compare

Download the library here

  • FIXED: Fixed issues with negative - token added in v6.0.3 (#154)
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of January

v6.0.3

05 Dec 20:55

Choose a tag to compare

Download the library here

  • FIXED: Unable to cast negative number as a decimal #154

Trial unlocked until the end of December

v6.0.0

15 Nov 21:38

Choose a tag to compare

Download the library here

  • FIXED: Execute fails on equation where "MyObject.Getter < MyMethod(...)" #152
  • REMOVED: Unnecessary dependency for .NET 8 version:
    • Microsoft.CSharp
    • System.Reflection.Emit
    • System.Reflection.TypeExtensions

Trial unlocked until the end of December

v5.0.12

07 Nov 15:10

Choose a tag to compare

Download the library here

  • FIXED: Issue with params when the last value is a boolean (#151)

Trial unlocked until the end of November

v5.0.11

18 Oct 14:44

Choose a tag to compare

Download the library here

  • REMOVED: Dependencies on no longer needed NuGet package (Issue #150):
    • System.Collections.Concurrent
    • System.Collections.NonGeneric
    • System.Configuration.ConfigurationManager
    • System.Reflection.Emit
    • System.Reflection.TypeExtensions
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of November

v5.0.10

26 Sep 16:23

Choose a tag to compare

Download the library here

  • ADDED: DisableConstantFolding to stop automatically folding constant
  • ADDED: LastCompiledExpression and LastCompiledParameterExpressions option to retrieve information about the last compiled expression.

You can find the documentation for the 3 new options here: https://eval-expression.net/options

Trial unlocked until the end of October

v5.0.9

12 Sep 18:34

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of October

v5.0.8

15 Aug 22:12

Choose a tag to compare

Download the library here

  • FIXED: Issue with the method resolution logic when multiple generic methods could be considered as a BetterMember but had different number of generic parameter (#146 )
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of September