Skip to content

Releases: zzzprojects/Eval-Expression.NET

v6.3.4

10 Nov 22:11
b9f30c9

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of December

v6.3.3

23 Oct 17:15
b9f30c9

Choose a tag to compare

Download the library here

  • ADDED: New EvalContext(contextTemplate) constructor. This constructor can be useful to quickly register assemblies and types already registered by another context.
  • ADDED: New context.CustomCompile option that allows you to compile using a third-party library such as FastCompiler (https://github.com/dadhi/FastExpressionCompiler)

Trial unlocked until the end of November

v6.3.2

07 Oct 16:53
b9f30c9

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of November

v6.3.1

16 Sep 21:19
b9f30c9

Choose a tag to compare

Download the library here

Trial unlocked until the end of October

v6.3.0

19 Aug 13:21
8eff5e2

Choose a tag to compare

Download the library here

  • ADDED: A new option EvalManager.SyntaxKindByToken that lets you globally change how keywords behave. Use with caution. See the following example that removes the this token: https://dotnetfiddle.net/ALg7wG

Trial unlocked until the end of September

v6.2.15

12 Aug 21:35
8eff5e2

Choose a tag to compare

Download the library here

  • IMPROVED: Several error messages have been enhanced to be more descriptive than the traditional NullReferenceException.
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of September

v6.2.14

28 Jul 19:04
8eff5e2

Choose a tag to compare

Download the library here

  • FIXED: Issue with equality operator when an object was passed to the RegisterGlobalConstant method
  • FIXED: Issue when a DynamicGetMemberMissingValueFactory was used with a property on an instance of a class that didn’t contain this property (the class also had to inherit from another class)

Trial unlocked until the end of August

v6.2.13

21 Jul 19:41
8eff5e2

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of August

v6.2.12

11 Jun 14:51
8eff5e2

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of July

v6.2.11

25 May 14:33
8eff5e2

Choose a tag to compare

Download the library here

Trial unlocked until the end of June