Changelog
=========

0.5 (2013-10-04)
----------------

- Fix compatibility with Python3 for all the commands (podiff, check_urls, check_po)
- Add tests


0.4 (2013-10-04)
----------------

- Add compatibility with Python 3


0.3 (2013-04-17)
----------------

- Add check_urls duplicate: check in a list of po if an URL translation is defined for two differents url.


0.2 (2013-04-16)
----------------

- Added podiff command: highlights differences between two PO files.

0.1 (2012-12-13)
----------------

- Take a PO and validate that there is not UNTRANSLATED or FUZZY string
