0.8.2rc1 2010-04-01
- add fallback if PIL is missing TrueType support
- use zc.lockfile for locking
- improved logging:
  - log to stdout when using develop.ini
  - add %(here)s support in log.ini (changed from {{conf_base_dir}})
  - do not enable ConcurrentLogHandler by default

0.8.1 2010-03-25
- improved performance for simple image transformation
  (same srs and same resolution) #4

0.8.0 2010-03-22
- initial release