Shadow Files

- Removed the shadow file feature, which has caused much suffering since version
  1.4.3.
This commit is contained in:
Paul Beckingham
2014-09-08 01:07:46 -04:00
parent 7fdac6a09e
commit 150f72eed4
8 changed files with 7 additions and 182 deletions

7
NEWS
View File

@@ -39,9 +39,6 @@ New configuration options in taskwarrior 2.4.0
Newly deprecated features in taskwarrior 2.4.0
- The alias '_query' is deprecated.
- The 'shadow file' feature is deprecated.
- The 'total active time' information is removed from the 'info' report.
This was being misinterpreted as support for time tracking.
Removed features in 2.4.0
@@ -59,6 +56,10 @@ Removed features in 2.4.0
- Removed the 'complete.all.projects' setting that was not used.
- Removed support for 'report.X.limit', which can now be set in the report
filter 'limit:N'.
- The 'total active time' information is removed from the 'info' report.
This was being misinterpreted as support for time tracking.
- The 'shadow file' feature is removed, but replaced with an example hook
script that performs the same function..
Known Issues