Releases: transifex/transifex-python
Releases · transifex/transifex-python
3.5.0
3.4.0
3.3.0
3.2.0
3.1.2
3.1.1
3.1.0
What's Changed
- Native: Append tags during parsing in #96
- Native: Add tags & status filter on CDSHandler in #95
- api/jsonapi/resources: Preserve self.id when reload() sees a redirect by @besfahbod in #94
- api/jsonapi: Add .limit() to Resource/Collection by @besfahbod in #93
New Contributors
- @besfahbod made their first contribution in #94
Full Changelog: 3.0.3...3.1.0
3.0.3
What's Changed
- Add CodeQL analysis in #82
- Add OAuthAuthentication class to setup the SDK in #83
- Add Resource class for /unique_identifiers in #84
- Refactor API SDK exceptions in #85
- Add response object to
JsonApiException
s in #86 - Fix lazyt escaping, exclude tests from package in #91
Full Changelog: 3.0.2...3.0.3