Skip to content

Releases: zzzprojects/Eval-Expression.NET

v6.3.9

08 Apr 04:06
00a8232

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of May

v6.3.8

10 Mar 14:57
00a8232

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of April

v6.3.7

24 Feb 16:38
b9f30c9

Choose a tag to compare

Download the library here

  • UPDATED: Monthly Trial Release

Trial unlocked until the end of March

v6.3.6

20 Jan 13:52
b9f30c9

Choose a tag to compare

Download the library here

  • FIXED: Missed validation in one specific case when using the SafeMode option.
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of February

v6.3.5

09 Dec 21:26
b9f30c9

Choose a tag to compare

Download the library here

  • FIXED: Issue when accessing an array using a type other than int
  • UPDATED: Monthly Trial Release

Trial unlocked until the end of January

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