- The calendar modules has been completely rewritten with a significant
speed improvement of date operations, making resource balancing much faster.
- The Chart generation modules has been completely rewritten, and
is now based on the matplotlib library. As a result the charting
module has a much better flexibility. It is now possible to
change the complete appearance of charts including the shapes
of gantt bars. There a new chart classes for plotting data
against time, and combining different charts together.
Charts can now be saved in different file formats (png, svg, eps, ps).
- The color module is replaced by the color module of matplotlib.
- The scheduling mechanism was changed to make the support of
actual tracking data more reasonable.
- In the documentation the following chapters where updated:
Concepts, Customizing faces and References.
- Convenience Changes are: Saving document does not empty the undo buffer
anymore, There is now a "recalculate" button, to recalculate the main project
without saving it.
- Several bug fixes for the linux platform.
- There is now a frozen version to quick install faces on
x86 compatible linux boxes.
Release 0.11.7, documentation updated on january 6, 2007.