Skip to content

v4.0.3

Choose a tag to compare

@DQinYuan DQinYuan released this 17 Sep 14:37
· 55 commits to main since this release
  • Feature: Added addFunctionsDefinedInScript method to support registering custom functions directly via QLExpress scripts.
  • Feature: Added support for retrieving externally-defined functions invoked in the script through getOutFunctions.
  • Feature: Added support for clearing the compile cache via the clearCompileCache method.
  • Fix: Fixed syntax-parsing issue with ==-1.
  • Fix: Resolved class-recognition problem in getOutVarNames.