- Add a switch to allow recipe to be switched off without having to replumb your buildout.
0.0.2
------------------
- Fix stupid bug where ``foo/README`` became ``foo/README/foo/README``.
0.0.1
------------------
- 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 :(.