Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 02 May 03:27

🚀 Release v1.1.0

Query Debug Mode: New ToFlexQueryDebug() extension method to inspect parsed AST and generated Expression Trees.
Expression Printer: Custom visitor to translate internal Expression Trees into readable C#-like syntax.
AST Preservation: QueryOptions now stores the parsed AST from JQL/DSL for debugging.
ToString() overrides for JQL AST nodes for better visibility in debug logs.