Merge pull request #7975 from github/post-release-prep/codeql-cli-2.8.1

Post-release preparation for codeql-cli-2.8.1
This commit is contained in:
Arthur Baars
2022-02-15 20:17:35 +01:00
committed by GitHub
69 changed files with 143 additions and 90 deletions

View File

@@ -1,3 +1,9 @@
## 0.0.9
### Bug Fixes
* The [View AST functionality](https://codeql.github.com/docs/codeql-for-visual-studio-code/exploring-the-structure-of-your-source-code/) no longer prints detailed information about regular expressions, greatly improving performance.
## 0.0.8
### Major Analysis Improvements

View File

@@ -1,4 +1,5 @@
---
category: fix
---
## 0.0.9
### Bug Fixes
* The [View AST functionality](https://codeql.github.com/docs/codeql-for-visual-studio-code/exploring-the-structure-of-your-source-code/) no longer prints detailed information about regular expressions, greatly improving performance.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.0.8
lastReleaseVersion: 0.0.9

View File

@@ -1,5 +1,5 @@
name: codeql/python-queries
version: 0.0.9-dev
version: 0.0.10-dev
groups:
- python
- queries