Performance
- Introduced a new filter optimization that recognizes filters with no 'OR', or 'XOR' operators, includes IDs, but does not include UUIDs. This combination means completed.data is not referenced.
This commit is contained in:
@@ -9,6 +9,9 @@ Features
|
||||
+ Added the new 'indented' format for the 'project' attribute.
|
||||
+ The 'projects' report now uses 'project.indented' format.
|
||||
+ The 'summary' report now uses 'project.indented' format.
|
||||
+ Introduced a new filter optimization that recognizes filters with no 'OR', or
|
||||
'XOR' operators, includes IDs, but does not include UUIDs. This combination
|
||||
means completed.data is not referenced.
|
||||
|
||||
Bugs
|
||||
+ Fixed bug #964, where the 'projects' command showed the wrong priority labels
|
||||
|
||||
Reference in New Issue
Block a user