Skip to content

Releases: github/vscode-codeql

Release v1.3.6

04 Nov 20:18
ce3b4ed
Compare
Choose a tag to compare

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

27 Oct 19:55
Compare
Choose a tag to compare

Patch version release to fix #647.

Release v1.3.4

22 Oct 17:54
Compare
Choose a tag to compare

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

16 Sep 20:34
8a5514c
Compare
Choose a tag to compare

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

Release v1.3.2

12 Aug 17:42
Compare
Choose a tag to compare

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

07 Jul 18:43
379b69a
Compare
Choose a tag to compare

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

22 Jun 18:30
1f3decc
Compare
Choose a tag to compare

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

08 Jun 18:33
4bb4887
Compare
Choose a tag to compare

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

29 May 18:06
728b8ca
Compare
Choose a tag to compare

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

19 May 18:39
f6f2b99
Compare
Choose a tag to compare

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.