Releases: zanata/zanata-python-client
Releases · zanata/zanata-python-client
zpc-1.5.3
zpc-1.5.2
zpc-1.5.1
zpc-1.5.0
Bug fixes
- Bug 1139950 - Translation files mapping rules
- Bug 1311705 - traceback when trying to push
- ZNTA-303 - podir projects handling
- ZNTA-927 - Project Status and Versions
- ZNTA-929 - failed to retrieve version in non-git environment
- ZNTA-934 - init failed to generate java-client compatible zanata.xml
- ZNTA-936 - error message for unexpected html response
- ZNTA-946 - Cannot push with zanata Python client 1.4.2
zpc-1.4.2
Bug fixes
- Bug 1299736 - just "zanata" execution gives traceback
zpc-1.4.1
Improvements
zanata init
Initialize Zanata project configurationzanata stats
Displays translation statistics for a Zanata project version
Bug fixes
- Bug 1206995 - Should allow anonymous pull from Zanata
- Bug ZNTA-853 - Crash when pushing local translations
zpc-1.4.0
Improvements
- Added
<src-dir>
and<trans-dir>
in zanata.xml- rest/config to centralize service-to-resource mappings.
- ProjectContext to load local: user & project and remote configs, once.
- Organize exception messages.
- Improved logs and
zanata <command> --help
- HTTP to HTTPS redirect - auto, if found in httplib2 response
Bug fixes
- Bug 1215274 - Should be able to specify minimum percentage completion on pull
- Bug 1156236 - As a project maintainer, I want to be able to use the latest list of languages defined in the server for a project when using the client.
v1.3.22 - Improved error codes
This release contains
- Improved error codes, that means in case of error messages z-p-c returns appropriate error codes to system, this is useful for people who uses z-p-c from command line
- Bug fixes
- Improved ReadMe
Fixed installation issue
With version v1.3.20, could not install folder zanatalib inside build/lib/zanataclient, fixed this issue in setup.py
Minor Bug fixes
- Improved error message
- Test case fix
- Added language option in command, zanata push --push-type target --lang af