Skip to content

v3.2.2 Bug-fix release

Choose a tag to compare

@dadhi dadhi released this 02 Feb 22:39
· 1240 commits to master since this release

v3.2.2 Bug-fix release

  • fixed: #284 Invalid Program after Coalesce
  • fixed: #308 Wrong delegate type returned (with closure)
  • fixed: #310 InvalidProgramException when nullable result is ignored
  • fixed: #316 in parameter
  • fixed: #319 NRE in IndexExpression.get_ArgumentCount
  • fixed: #320 "Bad label content in ILGenerator" when creating through DynamicModule
  • fixed: #321 Call with out parameter to field type that is not value type fails