Releases: github/vscode-codeql
Release v1.5.7
Patch release. Fixes bugs around importing large (> 2GB) databases and SARIF files. Adds a Preview Query Help command. Also, fixes some minor bugs. See changelog for details.
Release v1.5.6
Patch release. Fixes some minor bugs and updates logos. See changelog for details.
Release v1.5.5
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
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
Patch version release. Adds a command to run a query on multiple databases. See changelog for details.
Release v1.5.2
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
Patch version release. No user facing changes.
Release v1.5.0
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
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
Patch version release. Fixes bug in rendering results. See changelog for details.