Skip to content

Releases: github/vscode-codeql

Release v1.3.5

Choose a tag to compare

@github-actions github-actions released this 27 Oct 19:55

Patch version release to fix #647.

Release v1.3.4

Choose a tag to compare

@github-actions github-actions released this 22 Oct 17:54

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

Choose a tag to compare

@github-actions github-actions released this 16 Sep 20:34
8a5514c

Patch version release. Includes improvements to results display and sorting. See changelog and documentation for details.

Release v1.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 17:42

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

Choose a tag to compare

@github-actions github-actions released this 07 Jul 18:43
379b69a

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

Choose a tag to compare

@github-actions github-actions released this 22 Jun 18:30
1f3decc

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

Choose a tag to compare

@github-actions github-actions released this 08 Jun 18:33
4bb4887

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

Choose a tag to compare

@github-actions github-actions released this 29 May 18:06
728b8ca

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

Choose a tag to compare

@github-actions github-actions released this 19 May 18:39
f6f2b99

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.

Release v1.1.5

Choose a tag to compare

@github-actions github-actions released this 15 May 19:04
31066be

Patch version release. Includes new feature to install database archives from the local file system. Updates some icons and makes more actions available from the databases view. See changelog for details.