mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
397 B
397 B
5.4.0
Deprecated APIs
ControlFlowElement.controlsBlockhas been deprecated in favor of the Guards library.
New Features
- Initial support for incremental C# databases via
codeql database create --overlay-base/--overlay-changes.
Minor Analysis Improvements
- Updated roslyn and binlog dependencies in the extractor, which may improve database and analysis quality.