Revert "Post-release preparation for codeql-cli-2.19.4"

This commit is contained in:
Alexander Eyers-Taylor
2024-11-21 14:43:15 +00:00
committed by GitHub
parent 38a5f63437
commit 4effe9e364
150 changed files with 121 additions and 359 deletions

View File

@@ -1,9 +1,3 @@
## 2.1.1
### Minor Analysis Improvements
* The `Guards` library (`semmle.code.cpp.controlflow.Guards`) has been improved to recognize more guard conditions. Additionally, the guards library no longer considers guards in static local initializers or global initializers as `GuardCondition`s.
## 2.1.0
### New Features

View File

@@ -1,5 +1,4 @@
## 2.1.1
### Minor Analysis Improvements
* The `Guards` library (`semmle.code.cpp.controlflow.Guards`) has been improved to recognize more guard conditions. Additionally, the guards library no longer considers guards in static local initializers or global initializers as `GuardCondition`s.
---
category: minorAnalysis
---
* The `Guards` library (`semmle.code.cpp.controlflow.Guards`) has been improved to recognize more guard conditions. Additionally, the guards library no longer considers guards in static local initializers or global initializers as `GuardCondition`s.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 2.1.1
lastReleaseVersion: 2.1.0

View File

@@ -1,5 +1,5 @@
name: codeql/cpp-all
version: 2.1.2-dev
version: 2.1.1-dev
groups: cpp
dbscheme: semmlecode.cpp.dbscheme
extractor: cpp

View File

@@ -1,7 +1,3 @@
## 1.2.7
No user-facing changes.
## 1.2.6
### Minor Analysis Improvements

View File

@@ -1,3 +0,0 @@
## 1.2.7
No user-facing changes.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 1.2.7
lastReleaseVersion: 1.2.6

View File

@@ -1,5 +1,5 @@
name: codeql/cpp-queries
version: 1.2.8-dev
version: 1.2.7-dev
groups:
- cpp
- queries