CHANGES
=======

0.7.1 (2015-02-26)
------------------

- changed checker.checker to accept a module or path


0.7.0 (2015-02-26)
------------------

- Refactored checks


0.6.0 (2013-03-27)
------------------

- Added support for Python 3.3.


0.5.4 (2012-11-16)
------------------

- Support pyflakes 0.5.0


0.5.3 (2012-04-04)
------------------

- Fix: cleanup the madness in logging


0.5.2 (2012-04-04)
------------------

- Fix unicode encoding issues in CSSChecker


0.5.1 (2012-04-04)
------------------

- Added CSS checking via cssutils

- Added some more test files


0.5.0 (2012-04-02)
------------------

Initial release on Cheeseshop.
