mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
7 lines
310 B
Markdown
7 lines
310 B
Markdown
## 0.2.4
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Flow through optional chaining and forced unwrapping in keypaths is now supported by the data flow library.
|
|
* Added flow models of collection `.withContiguous[Mutable]StorageIfAvailable`, `.withUnsafe[Mutable]BufferPointer` and `.withUnsafe[Mutable]Bytes` methods.
|