Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@hugovk hugovk released this 08 Mar 16:01
9c5646d
  • Supports Python 2.7 and 3.5+
  • Version 1.x is the last to support EOL Python 2.7
  • Add new translations:
    • German
    • Persian
    • Dutch
    • Finnish
    • Brazilian Portuguese
    • Indonesian
    • Italian
    • Japanese
    • Simplified Chinese
    • Slovak
    • Turkish
    • Vietnamese
  • Update translations:
    • French
    • Korean
    • Russian
  • Include tests in release source tarball
  • Python 3.6 invalid escape sequence deprecation fixes
  • Use built-in mock from unittest when available (Python 3.4+)