Skip to content

v1.2 - 2018.09.15

Compare
Choose a tag to compare
@AndrewKostousov AndrewKostousov released this 14 Sep 22:05
  • Use Nerdbank.GitVersioning to automate generation of assembly nd nuget package versions.
  • Update Gremit dependency to v2.3.
  • Fix bugs in CallExpressionEmitter (PR #5).
  • Support enum, decimal, and Nullable<TConstant> as types of constants in expressions passed to LambdaCompiler.CompileToMethod() (PR #6).