mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
8 lines
301 B
Markdown
8 lines
301 B
Markdown
## 0.8.9
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* C# 12: The QL and data flow library now support primary constructors.
|
|
* Added a new database relation to store key-value pairs corresponding to compilations. The new relation is used in
|
|
buildless mode to surface information related to dependency fetching.
|