Files
codeql/swift/ql/lib/change-notes/released/5.0.0.md
2025-05-27 17:22:05 +00:00

17 lines
775 B
Markdown

## 5.0.0
### Breaking Changes
* Deleted the deprecated `parseContent` predicate from the `ExternalFlow.qll`.
* Deleted the deprecated `hasLocationInfo` predicate from the `DataFlowPublic.qll`.
* Deleted the deprecated `SummaryComponent` class from the `FlowSummary.qll`.
* Deleted the deprecated `SummaryComponentStack` class from the `FlowSummary.qll`.
* Deleted the deprecated `SummaryComponent` module from the `FlowSummary.qll`.
* Deleted the deprecated `SummaryComponentStack` module from the `FlowSummary.qll`.
* Deleted the deprecated `RequiredSummaryComponentStack` class from the `FlowSummary.qll`.
### Minor Analysis Improvements
* Updated to allow analysis of Swift 6.1.1.
* `TypeValueExpr` experimental AST leaf is now implemented in the control flow library