mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
11 lines
374 B
Markdown
11 lines
374 B
Markdown
## 0.11.0
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Django Rest Framework better handles custom `ModelViewSet` classes functions
|
|
* Regular expression fragments residing inside implicitly concatenated strings now have better location information.
|
|
|
|
### Bug Fixes
|
|
|
|
* Subterms of regular expressions encoded as single-line string literals now have better source-location information.
|