Feature #710
- Added feature #710, which adds an attribute modifier prefix to return the complement of a filtered set (thanks to Dan White). - Added missing description to the 'help' command. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
committed by
Paul Beckingham
parent
17f97651a3
commit
4b71fa73f8
@@ -10,6 +10,8 @@
|
||||
+ Added feature #700, which adds tab-completion of built-in tags.
|
||||
+ Corrected sorting to use std::stable_sort instead of std::sort, which is not
|
||||
guaranteed stable (thanks to Stefan Hacker).
|
||||
+ Added feature #710, which adds an attribute modifier prefix to return the
|
||||
complement of a filtered set (thanks to Dan White).
|
||||
|
||||
------ old releases ------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user