- Use `openpyxl <http://openpyxl.readthedocs.org/>`_ instead of xlrd/xlwt. This fixes warnings about cell type conversions when opening generated xlsx files in Apple Numbers (and possibly others).
1.0.0
---------------------
- Split po-excel conversion tools out from `lingua <https://github.com/wichert/lingua>`_.