Skip to content

Releases: github/vscode-codeql

Release v1.5.6

07 Oct 17:40
v1.5.6
Compare
Choose a tag to compare

Patch release. Fixes some minor bugs and updates logos. See changelog for details.

Release v1.5.5

08 Sep 22:57
Compare
Choose a tag to compare

Patch release. Another fix for View AST. Also, fix bug where a query is sometimes run before the file is saved. See changelog for details.

Release v1.5.4

03 Sep 15:21
Compare
Choose a tag to compare

Patch release. Fixes a bug where View AST fails due to recent refactoring in the standard library and query packs. See changelog for details.

Release v1.5.3

18 Aug 15:40
v1.5.3
Compare
Choose a tag to compare

Patch version release. Adds a command to run a query on multiple databases. See changelog for details.

Release v1.5.2

13 Jul 17:43
v1.5.2
Compare
Choose a tag to compare

Patch version release. Fixes some minor bugs and adds a command to re-add a database source folder to the workspace. See changelog for details.

Release v1.5.1

23 Jun 15:26
v1.5.1
Compare
Choose a tag to compare

Patch version release. No user facing changes.

Release v1.5.0

14 Jun 19:11
v1.5.0
Compare
Choose a tag to compare

Minor version release. Allows the codeQL.cli.executablePath configuration setting to be set in workspace-scoped configuration files. This means that each workspace can now specify its own CodeQL CLI compiler, a feature that is unblocked due to implementing Workspace Trust. See changelog for details.

Release v1.4.8

05 May 16:56
Compare
Choose a tag to compare

Patch version release. Ensures that changes in directories that contain tests are properly updated in the test explorer. See changelog for details.

Release v1.4.7

23 Apr 15:17
Compare
Choose a tag to compare

Patch version release. Fixes bug in rendering results. See changelog for details.

Release v1.4.6

21 Apr 18:53
Compare
Choose a tag to compare

Patch version release. Add an option to jump from a .qlref file to the .ql file it references. See changelog for details.