2009-07-16 (0.0.32):
  Add regression test to show Time class parsing robustness
  Rearrange fromstring() method in Time and Priority classes in order to be more robust
  Replace type() checks with isinstance() (everywhere)
  Add comparison operators for Time class
  Add initialization from int() and str() in Time class
  Add initialization from int() and str() in Property class
  Add --warning main option
  Add regression test for --warning option
  Add --hide-collapsed to show command
  Add regression test for --hide-collapsed option in show command
  Add a constant handling module (Const)

2009-07-08 (0.0.31):
  Fix NEWS target when dnt is not installed (devtodo-to-dnt accesses its XSLT into the target directory, devtodo gets called in order to updated the dnt database from its todo ancestor)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command

2009-06-29 (0.0.30):
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command

2009-06-24 (0.0.29):
  Add depth property on Node class
  Remove max-depth option in show command
  Fix filters for depth (property)
  Replace functions with properties in Node and Entry classes (for omogeneous filtering)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Add missing operators (<=, >=, =, >, <, !=)
  Complete missing code

2009-06-12 (0.0.28):
  Fix filters for depth (property)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Add enumeration related class
  Complete missing code
  Add node flags handling (via Enum class)
  Add Enumeration class
  Use enumeration inside nodes for flags (Enum into Node)
  Import ply parser sources inside our source tree

2009-05-25 (0.0.27):
  Fix bug arising when 'dnt show --filter=done,done' is issued
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Complete missing code
  Add gittag-to-date script (in order to extract ordered tag-dates)

2009-03-31 (0.0.26):
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Replace element with tag for comment handling (XML)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Split Configuration.py.in into Autoconfiguration.py.in and Configuration.py
  Change all import-with-from to import-with-import for newly-created-Configuration module (leave Autoconfiguration module imported as it is now)
  Complete missing code

2009-03-24 (0.0.25):
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Complete missing code

2009-03-16 (0.0.24):
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Complete missing code

2009-03-14 (0.0.23):
  Rearrange show command in order to replace dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Complete missing code

2009-03-13 (0.0.22):
  Add %i to dump command help epilog
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2009-03-08 (0.0.21):
  Build tests for command not-done
  Fix the done command bug (remove more nodes than requested by visiting too much nodes)
  Add a not-done command in order to be able to revert done operations
  Remove colors from tests
  Add format management like in dump command
  Add -o/--output tests for show command (like the dump one)
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2009-02-26 (0.0.20):
  Build tests for command add
  Build tests for command clean
  Build tests for command done
  Build tests for command init
  Fix command epilog handling
  Add a check to stop (with an error) when there are more than the allowed options specified on the command line (like dnt add -t test 1)
  Fix Tree.find() function in order to accept 0 inside the search list
  Add --indent-format e --unindent-format (in order to specify different format while increasing or decreasing the indentation levels)
  Add format management like in dump command
  Add --id option to show command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Add command epilog in show command
  Add command epilog in dump command
  Add command epilog in edit command
  Add command epilog in fix command
  Add command epilog in move command
  Add command epilog in init command
  Add command epilog in remove command
  Add command epilog in add command
  Add command epilog in done command
  Add command epilog in clean command
  Add command epilog in config command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code
  Rearrange Command class in order to get footer as a list of strings, instead of a sigle string (joining lines while adding LF where needed)
  Add priority enum into console history (edit command)

2009-02-05 (0.0.19):
  Fix database related exceptions
  Add format management like in dump command
  Add filter capabilities to the show command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2009-02-03 (0.0.18):
  Add format management like in dump command
  Add filter capabilities to the dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code
  Fix the show and dump commands in order to fetch the value for their width command from the configuration file

2009-01-28 (0.0.17):
  Add --format to the dump command
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2009-01-17 (0.0.16):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2009-01-14 (0.0.15):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2009-01-12 (0.0.14):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2009-01-07 (0.0.13):
  Fix colors in show command
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-31 (0.0.12):
  dump command fails miserably (command.name access error ???)
  edit command fails miserably like the dump command
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-25 (0.0.11):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-20 (0.0.10):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-19 (0.0.9):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-18 (0.0.8):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-18 (0.0.7):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-11 (0.0.6):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-10 (0.0.5):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-09 (0.0.4):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-03 (0.0.3):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-12-02 (0.0.2):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-11-28 (0.0.1):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

2008-11-22 (0.0.0):
  Add format management like in dump command
  Add regression tests
  devtodo-to-dnt should look for the devtodo version used to create the file in order to use the appropriate XSLT (whenever available)
  dnt-to-devtodo should use an option to write a devtodo file with a different XSLT than the default one (which is inferred from devtodo version, autodetected at configure time)
  Fix filters for depth (property)
  Add from-date and to-date filters (in order to filter entries in a date-range)
  Add regression test for --warning option
  Add regression test for --hide-collapsed option in show command
  Fix all the show tests which use the (old) -...-format options
  Complete missing code

