Documentation
- Added rc.debug.parser.
This commit is contained in:
@@ -205,6 +205,7 @@
|
|||||||
rather than the exact match operator, '=='. This means that dates now
|
rather than the exact match operator, '=='. This means that dates now
|
||||||
match on the day by default, not the time also.
|
match on the day by default, not the time also.
|
||||||
- Supports 'debug.hooks' configuration setting.
|
- Supports 'debug.hooks' configuration setting.
|
||||||
|
- Supports 'debug.parser' configuration setting.
|
||||||
|
|
||||||
------ current release ---------------------------
|
------ current release ---------------------------
|
||||||
|
|
||||||
|
|||||||
1
NEWS
1
NEWS
@@ -40,6 +40,7 @@ New configuration options in taskwarrior 2.4.0
|
|||||||
name says is a combination of the existing truncated and count styles.
|
name says is a combination of the existing truncated and count styles.
|
||||||
- New 'hooks' setting is a master control switch for hook processing.
|
- New 'hooks' setting is a master control switch for hook processing.
|
||||||
- New 'debug.hooks' for debugging hook scripts.
|
- New 'debug.hooks' for debugging hook scripts.
|
||||||
|
- New 'debug.parser' for debugging parser issues scripts.
|
||||||
|
|
||||||
Newly deprecated features in taskwarrior 2.4.0
|
Newly deprecated features in taskwarrior 2.4.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user