Skip to content

v5.0.1 Bug-fix release

Latest
Compare
Choose a tag to compare
@dadhi dadhi released this 22 Dec 23:04
· 1 commit to master since this release

v5.0.1 Bug-fix release

  • fix: #437 Shared variables with nested lambdas returning incorrect values
  • fix: #439 Support unused Field access in Block
  • fix: #440 Errors with simplified Switch cases
  • fix: #441 Fails to pass Constant as call parameter by-reference
  • fix: #442 TryCatch and the Goto outside problems
  • fix: #443 Nested Calls with Lambda Parameters Throwing NotSupportedExpressionException