mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
10 lines
310 B
Markdown
10 lines
310 B
Markdown
## 0.3.0
|
|
|
|
### Deprecated APIs
|
|
|
|
* The `BarrierGuard` class has been deprecated. Such barriers and sanitizers can now instead be created using the new `BarrierGuard` parameterized module.
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
Added a flow step for `String.valueOf` calls on tainted `android.text.Editable` objects.
|