Release preparation for version 2.14.4

This commit is contained in:
github-actions[bot]
2023-09-05 16:56:14 +00:00
parent a2659eecfb
commit abf2b12b1c
142 changed files with 392 additions and 177 deletions

View File

@@ -1,3 +1,13 @@
## 0.0.3
### New Features
* The various inline flow test libraries have been consolidated as a shared library part in the dataflow qlpack.
### Minor Analysis Improvements
* The shared taint-tracking library is now part of the dataflow qlpack.
## 0.0.2
### Major Analysis Improvements

View File

@@ -1,4 +0,0 @@
---
category: minorAnalysis
---
* The shared taint-tracking library is now part of the dataflow qlpack.

View File

@@ -1,4 +0,0 @@
---
category: feature
---
* The various inline flow test libraries have been consolidated as a shared library part in the dataflow qlpack.

View File

@@ -0,0 +1,9 @@
## 0.0.3
### New Features
* The various inline flow test libraries have been consolidated as a shared library part in the dataflow qlpack.
### Minor Analysis Improvements
* The shared taint-tracking library is now part of the dataflow qlpack.

View File

@@ -1,2 +1,2 @@
---
lastReleaseVersion: 0.0.2
lastReleaseVersion: 0.0.3

View File

@@ -1,5 +1,5 @@
name: codeql/dataflow
version: 0.0.3-dev
version: 0.0.3
groups: shared
library: true
dependencies: