Files
codeql/swift/ql/lib/change-notes/released/6.3.0.md
2026-03-16 12:15:34 +00:00

10 lines
314 B
Markdown

## 6.3.0
### Major Analysis Improvements
* Upgraded to allow analysis of Swift 6.2.4.
### Minor Analysis Improvements
* Inline expectations test comments, which are of the form `// $ tag` or `// $ tag=value`, are now parsed more strictly and will not be recognized if there isn't a space after the `$` symbol.