Skip to content

4.0.0-beta.5

Latest
Compare
Choose a tag to compare
@DQinYuan DQinYuan released this 02 Mar 13:32
  • Support traceExpression option, which, when enabled, can track the evaluation process of the expression.
  • Add parseToDefinitionWithCache API, which supports caching expressions in advance to avoid the issue of slow initial execution.
  • With loadField API, user can retrieve field values from an object using field names, in a manner consistent with the QLExpress4 runtime.