Changelog of createzopecoverage
===============================


1.4 (2010-12-28)
----------------

- Added fallback for windows: the test binary is ``bin\test.exe`` instead of
  ``bin/test``.  Fixes bug #1.


1.3 (2010-09-29)
----------------

- Added possibility for installing createzopecoverage via a one-line buildout
  recipe, instead of via a zc.recipe.egg section.  Bonus: you get to choose
  your script name (i.e. name of your part).


1.2 (2010-09-20)
----------------

- Bugfix release: some files were not included because of a missing
  MANIFEST.in.


1.1 (2010-09-20)
----------------

- Renamed it from tha.coverage to createzopecoverage (on request).

- The source code now lives at
  https://bitbucket.org/reinout/createzopecoverage


1.0 (2009-12-18)
----------------

- Added license, doc update.  [reinout]


0.1.1 (2009-05-13)
------------------

- Doc update: osx 10.5.7 fixes the enscript problem.  [reinout]

- Cleaned up some thaskel-added stuff that's not needed for a generic
  library.  [reinout]


0.1 (2009-05-13)
----------------

- Implemented first working version.  [reinout]

- Initial library skeleton created by thaskel.  [reinout]
