mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
11 lines
372 B
Markdown
11 lines
372 B
Markdown
## 0.7.10
|
|
|
|
### Major Analysis Improvements
|
|
|
|
* We have significantly improved the Go autobuilder to understand a greater range of project layouts, which allows Go source files to be analysed that could previously not be processed.
|
|
* Go 1.22 has been included in the range of supported Go versions.
|
|
|
|
### Bug Fixes
|
|
|
|
* Fixed dataflow out of a `map` using a `range` statement.
|