Skip to content

0.2.0 Release

Choose a tag to compare

@kbairak kbairak released this 05 May 12:37
· 152 commits to devel since this release
55f3c99

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