File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 3131 - ` --mode=light ` is now ` --mode=fit ` .
3232 - The old names are deprecated, but will be accepted for backwards-compatibility reasons until further notice.
3333
34- ### New Features
35-
36- - The output of ` codeql version --format json ` now includes a ` features ` property. Each key in the
37- map identifies a feature of the CodeQL CLI. The value for a key is always ` true ` . Going forward,
38- whenever a significant new feature is added to the CodeQL CLI, a corresponding entry will be added to the
39- ` features ` map. This is intended to make it easier for tools that invoke the CodeQL CLI to know
40- if the particular version of the CLI they are invoking supports a given feature, without having to
41- know exactly what CLI version introduced that feature.
42-
4334### Improvements
4435
4536- The list of failed tests at the end of a ` codeql test run ` is now sorted lexicographically.
You can’t perform that action at this time.
0 commit comments