Change History
==============

0.0.6 (2012-10-31)
------------------

- No, really...


0.0.5 (2012-10-31)
------------------

- Clean up temporary directories properly.


0.0.4 (2012-10-31)
------------------

- Support the python2.4 version of tarfile...


0.0.3 (2012-10-31)
------------------

- Add a switch to allow recipe to be switched off without having to replumb
  your buildout.


0.0.2 (2012-10-18)
------------------

- Fix stupid bug where ``foo/README`` became ``foo/README/foo/README``.


0.0.1 (2012-10-18)
------------------

- Prefetch during ``__init__()`` because zope instance recipe is set up to
  depend on Zope2, which causes 100's of eggs to be download before our
  ``install()`` method is called :(.


0.0 (2012-10-18)
----------------

- Initial version.

