Releases: transifex/transifex-python
Releases · transifex/transifex-python
0.2.0 Release
Major Improvements
- Implement django management commands as subcommands of
./manage.py transifex
- Reimplementation of django templatetag with better support for escaping
- Use Etags when requesting data from the CDS
Minor improvements/fixes
- Integrate codecov
- Don't start the transifex-native daemon when running the django application with celery
- And other small fixes