=======
CHANGES
=======

1.1.1 (2008-01-31)
------------------

- Bug: When the package was released, the test which tests the availability of
  an SVN revision number failed. Made the test more reliable.

1.1.0 (2008-01-29)
------------------

- Feature: The ``main()`` coverage report function now accepts the arguments
  of the script as a function argument, making it easier to configure the
  script from buildout.

- Feature: When the report directory does not exist, the report generator
  creates it for you.

- Feature: Eat your own dog food by creating a buildout that can create
  coverage reports.

- Bug: Improved the test coverage to 100%.


1.0.1 (2007-09-26)
------------------

- Bug: Fixed meta-data.


1.0.0 (2007-09-26)
------------------

- First public release.


0.2.1
-----

- Feature: Added the ``--web`` option to ``coveragediff``.
- Feature: Added a test suite.


0.2.0
-----

- Feature: Added ``coveragediff.py``.


0.1.0
-----

- Initial release of ``coveragereport.py``.

