Releases: zzzprojects/Eval-Expression.NET
Releases · zzzprojects/Eval-Expression.NET
v2.9.46
Download the library here
- Internal release to support a new license (an incoming promotion)
Trial unlocked for the current month (August)
v2.9.45
Download the library here
Trial unlocked for the current month (August)
v2.9.44
Download the library here
- ADDED: Support to
#region
and #endregion
Trial unlocked for the current month (July)
v2.9.43
Download the library here
- FIXED: Issue with return type that's not the same type for all
return
statement
Trial unlocked for the current month (July)
v2.9.42
Download the library here
- FIXED: Issue with return type that's not the same type for all
return
statement
- FIXED: a variable of type object will now be considered as dynamic if no overload resolution is found
Trial unlocked for the current month (July)
v2.9.41
Download the library here
- FIXED: Issue with dynamic object calling a void method
Trial unlocked for the current month (July)
v2.9.40
Download the library here
- FIXED: Issue with
else
keyword executing the code twice
Trial unlocked for the current month (July)
v2.9.39
Download the library here
Trial unlocked for the current month (July)
v2.9.38
Download the library here
- FIXED: Issue with
else
expression that was not working with the return
statement.
Trial unlocked for the current month (June)
v2.9.37
Download the library here
- FIXED: Fix issue with try/catch using a parameter for the catch
Trial unlocked for the current month (June)