mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
10 lines
397 B
Markdown
10 lines
397 B
Markdown
## 0.4.3
|
|
|
|
### New Features
|
|
|
|
* Go 1.20 is now supported. The extractor now functions as expected when Go 1.20 is installed; the definition of `implementsComparable` has been updated according to Go 1.20's new, more-liberal rules; and taint flow models have been added for relevant, new standard-library functions.
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Support for the Twirp framework has been added.
|