[ANN] Release 0.49 of Task Coach

Frank Niessink frank at niessink.com
Sun Oct 2 22:16:32 CEST 2005


Hi all,

I'm pleased to announce release 0.49 of Task Coach. All 897 unittests 
now pass on both Windows XP and Linux (tested on Ubuntu 5.10, Python 
2.4.2, wxPython 2.6.1). Here's the change log:

Bug fixed:

* Previous release did not work on Linux/Mac OSX because of a platform
   inconsistency between Windows and Linux (GetCountPerPage method is
   missing on Linux, added manually).

Feature added:

* Task colors can be adjusted via 'Edit' -> 'Preferences'.


What is Task Coach?

Task Coach is a simple task manager that allows for hierarchical
tasks, i.e. tasks in tasks. Task Coach is open source (GPL) and is
developed using Python and wxPython. You can download Task Coach from:

http://taskcoach.niessink.com
https://sourceforge.net/projects/taskcoach/

A binary installer is available for Windows XP, in addition to the
source distribution.

Note that Task Coach is alpha software, meaning that it is wise to back
up your task file regularly, and especially when upgrading to a new release.

Cheers, Frank


More information about the Python-announce-list mailing list