Revision history for App-HWD
NEXT
[THINGS THAT MIGHT BREAK YOUR CODE]
* Previously, a task that was added after coding started was
noted like this:
--Implement widget (#251, 4hrs, @11/7/05)
Now, we use the word "added" instead of "@"
--Implement widget (#251, 4hrs, added 11/7/05)
[ENHANCEMENTS]
* Added whitespace to --started output.
* Gives total points open on --started.
[FIXES]
* Fixed potentially destructive bug in a test file:
unlink($started, qr#Chimp is working on.+ 107 - Refactor \(1/1\)#s);
That "unlink" is, of course, supposed to be "unlike". OOPS!
[INTERNALS]
* Removed code for handling --detail_level
* bin/hwd now has no globals.
* Added many items to TODO list.
0.06 Sun Aug 14 21:52:55 CDT 2005
[ENHANCEMENTS]
* Added a vim syntax file in etc/hwd.vim.
* Added --burndown and starting on the burndown graphic.
Thanks to Neil & Luke again.
* Added a $task->date_added()
0.04 Tue Aug 2 15:47:23 CDT 2005
[ENHANCEMENTS]
* Added --started feature. Thanks to Neil Watkiss and Luke
Closs from Sophos.
0.02 Mon Aug 1 14:32:29 PDT 2005
[FIXES]
* Fixes silly syntax bummers.
[ENHANCEMENTS]
* Added --nextid
0.01
First version, released on an unsuspecting world.