Skip to content

Releases: zzzprojects/Eval-Expression.NET

v2.9.24

18 Apr 10:30
30960cc
Compare
Choose a tag to compare

Download the library here

  • ADDED: includeMembers optional parameter for the method RegisterGlobalVariable

Trial unlocked for the current month (April)

v2.9.23

18 Apr 09:58
30960cc
Compare
Choose a tag to compare

Download the library here

  • ADDED: It is now possible to loop on an ExpandoObject property. The property is now automatically converted to IEnumerable.

Trial unlocked for the current month (April)

v2.9.22

16 Apr 20:51
30960cc
Compare
Choose a tag to compare

Download the library here

  • FIXED: UseTypeBeforeDynamic will now take the type if a namespace starts with the name instead of taking the expando object value.

Trial unlocked for the current month (April)

v2.9.20

30 Mar 19:01
Compare
Choose a tag to compare

Download the library here

  • Monthly trial release

Trial unlocked for the current month (April)

v2.9.19

27 Mar 03:08
Compare
Choose a tag to compare

Download the library here

  • ADDED: EvalContext.UseLocalCache if you don't want your compiled expression shared with other EvalContext
  • FIXED: Issue with parameter param double[] not compatible with a list of int

Trial unlocked for the current month (March)

v2.9.18

26 Mar 04:55
Compare
Choose a tag to compare

Download the library here

  • FIXED: Improved message for some case when compiling

Trial unlocked for the current month (March)

v2.9.17

21 Mar 12:34
Compare
Choose a tag to compare

Download the library here

  • FIXED: Issue with a comment on a single line for Mac user (Issue #53)

Trial unlocked for the current month (March)

v2.9.15

20 Mar 10:57
Compare
Choose a tag to compare

Download the library here

  • ADDED: IDisposable interface to the EvalContext class

Trial unlocked for the current month (March)

v2.9.14

16 Mar 12:45
Compare
Choose a tag to compare

Download the library here

  • ADDED: RegisterStaticField, RegisterStaticMethod, RegisterStaticProperty
  • ADDED: UseSmartTypeResolution

Trial unlocked for the current month (March)

v2.9.13

16 Mar 01:50
Compare
Choose a tag to compare

Download the library here

  • ADDED: Support for property and field for `RegisterStaticMember (Name must be unique to be used)

Trial unlocked for the current month (March)