Portfolyo Changelog =================== * Release 0.1.3 (02/13/2005): - Export/import of all data to/from a flat XML file - Full Unicode support (support for all kinds of character sets) * Release 0.1.2 (09/15/2003): - Switched from homebrewn object-relational mapper to SQLObject - Added support for PostgreSQL (thanks to SQLObject) - New config file parameter ``db_type`` (default: MySQL) * Release 0.1.1 (09/01/2003): - "Static" template processing for CSS files to be cached by browsers - Cheetah template compiling for better performance (new optional config parameter ``compile_templates``) - Slightly more detailed benchmarks in debug mode - Distinction of optional and required config parameters - Installer upgrade-aware * Release 0.1 (08/23/2003): - Basic setup of distribution, basic features