Releases: transifex/transifex-python
Releases · transifex/transifex-python
3.0.0
14 Jun 08:06
Compare
Sorry, something went wrong.
No results found
API SDK:
Add missing Resource classes (#71 #76 )
Add UploadMixin class to handle file uploads across resource types (#76 )
Drop Python 2 support (#76 )
Release: 2.1.0
10 Jan 12:23
Compare
Sorry, something went wrong.
No results found
Merged Pull Requests:
#68 : Add support for fetching all languages
Release: 2.0.0
14 Dec 12:23
Compare
Sorry, something went wrong.
No results found
Breaking changes!
Starting 2.x.x
the SDK will generate source based (instead of hash based keys) by default.
Please read the migration guide on how to upgrade or maintain backwards compatibility in your phrases.
Merged Pull Requests:
#65 : Αdd support for source based keys
#66 : Add docs on 2.x.x migration
Release: 0.8.0
12 Jul 11:09
Compare
Sorry, something went wrong.
No results found
Merged Pull Requests:
#59 : Support custom keys in Python & Django
Release: 0.7.0
17 Jun 12:33
Compare
Sorry, something went wrong.
No results found
Merged Pull Requests:
#57 : Support Django 2 & 3
Migrations altered:
*transifex/native/django/tools/migrations/templatetags.py
Release: 0.6.0
14 Jun 10:47
Compare
Sorry, something went wrong.
No results found
Merged Pull Requests:
#54 : Support translation rendering in source language
0.5.1
11 Jun 09:37
Compare
Sorry, something went wrong.
No results found
Extract params from both the source string and the translation (django t-tag) #53
0.5.0
11 Jun 08:21
Compare
Sorry, something went wrong.
No results found
Custom cache classes #51
Performance improvement for django's t-tag #52
0.4.0 Release
27 May 13:04
Compare
Sorry, something went wrong.
No results found
Major changes
Add command to invalidate
the CDS #47
Update push
command with more options #50
Filter by tags
Append custom tags
Verbose output
Dry run to not push to CDS
0.3.3 Release
29 Jan 13:22
Compare
Sorry, something went wrong.
No results found
Major changes
Refactor key generation algorithm
Add retry logic on CDS
Minor improvements/fixes
Fix UT issue, which was escaping content while it shouldn't
Migrate from Travis-CI to GitHub Actions for CI/CD
Update documentation