Skip to content

1.4.36.0

Compare
Choose a tag to compare
@codingseb codingseb released this 20 Jan 14:29
· 76 commits to master since this release
9e659e3
  • Correction of creation of instance with new keyword when OptionInlineNamespacesEvaluationActive is set to false (see #127 thanks to @HelgeL)
  • Add the option OptionVariablesPersistenceCustomComparer to reuse variables outside of the evaluator (In this case OptionCaseSensitiveEvaluationActive is not used anymore for variables) (See #126 thanks to @AttilaSzobonya)