Files
codeql/python/ql/lib/change-notes/released/0.11.0.md
2023-10-04 14:15:27 +00:00

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.