mpp.py-current ---------------------------------------------------------------------------- - minor template improvements (simplify caption vs description usage) - add some basic sanity-check for configuration global values mpp.py-1.1 (2008-07-21) ---------------------------------------------------------------------------- - added a cache for exif-data (major speed improvement); - minor template improvements; - auto-detect the exif-extractor if none is defined; - lots of cleanups and refactorings (pep8, pylint, etc); - better error handling; - changed license to GPLv3+. mpp.py-1.0 (2007-05-22) ---------------------------------------------------------------------------- - added several command line options - support links between pages of different languages - honor album order when working on the local copy - auto-detect picasa-imports - config options can be set globally or per-album - major documentation improvements - improve exif-handling/filtering - bugfixes, cleanups, error-handling, utests and general refactorings SVN (2007-01-18) ---------------------------------------------------------------------------- - SVN development version made public