Releases: github/vscode-codeql
Release v1.3.6
Patch version release. Includes bug fixes for URI encoding and displaying boolean values correctly in the results view. See changelog and documentation for details.
Release v1.3.5
Patch version release to fix #647.
Release v1.3.4
Patch version release. Includes the AST Viewer that displays the CodeQL abstract syntax tree for a particular source file in a database. Includes improvements to running multiple queries simultaneously and adds a View DIL
command to see the Datalog Intermediary Language representation of the compiled query. See changelog and documentation for details.
Release v1.3.3
Patch version release. Includes improvements to results display and sorting. See changelog and documentation for details.
Release v1.3.2
Patch version release. Includes pagination for raw results, an experimental AST Viewer, and other improvements. See changelog and documentation for details.
Release v1.3.1
Patch version release. Includes bugfixes for unzipping large files,
results comparison order, and other improvements. See changelog and
documentation for details.
Release v1.3.0
Minor version release. Includes the ability to compare results from different query executions, batch operations on multiple queries, databases, and query results and other improvements. See changelog and documentation for details.
Release v1.2.2
Patch version release. Includes a fix for auto-indentation rules and the ability to download platform-specific releases of the CodeQL CLI.
Release v1.2.1
Patch version release. Includes autoforrmatting improvements, ability to view and save alert results as SARIF, and ability to download databases directly from LGTM.com. See changelog and documentation for details.
Release v1.2.0
Minor version release. Includes go-to-definition and go-to-references for files in source archives of CodeQL databases. See changelog and documentation for details.