Skip to content

Releases: dadhi/FastExpressionCompiler

v1.7.1

27 Mar 08:24

Choose a tag to compare

Bugfix release

Fixes

  • fixed: #67 Equality comparison with nullables throws at delegate-invoke

v1.7.0

17 Mar 20:11

Choose a tag to compare

Minor release

Adds

  • added: #56 Add ExpressionInfo.TryCatch, Block and Throw

Fixes

  • fixed: #55 CompileFast crash with ref parameter
  • fixed: #60 Support all types and operations from System.Numerics