* Add support for edx_lang_map in config.yaml to share translations across language codes and migrating language codes without changing Transifex projects.
0.3.9
Fixes an issue in the validate command where byte strings were not being properly decoded.
0.3.8
This release will have the support for Django 1.11 and Python 3.6
0.3.6
- added support for working with Django app libraries
0.3.4
The new command, `changed`, determines if the source translation files are up-to-date. If they are not it returns a non-zero exit code.