Files
codeql/csharp/ql/lib/change-notes/released/0.8.9.md
2024-02-20 14:26:23 +00:00

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.