Changelog
=========

0.5 - 2008-10-23
----------------

- Make sure tag and `__str__` are available on the image and return the HTML
  tag representation of the image and not the content.
  [hannosch]

- Make pyflakes happy.
  [hannosch]

- Add support for CacheSetup's purge adapter so all crops are purged
  if the image is update.
  [wichert]

- Added new `available_crops` KeywordIndex and metadata column to the catalog.
  This uses a new method to index the created crop sizes for the image.
  [spliter, hannosch]


0.4 - 2008-09-24
----------------

- Fixed some rounding problems on cropped images.
  [cesku]

0.3 - 2008-09-22
----------------

- Added 'searchable' attribute to keywords TextField.
  [cesku]

- edit_crop template uses a scaled image now
  [cesku]

- Better schema setup in unit test.
  [cesku]

0.2 - 2008-09-19
----------------

- Initial release.
  [vds, cescu, witsch, hannosch].
