v1.14.0
daniel-jones-deepl
released this
21 Feb 15:57
·
60 commits
to main
since this release
Added
- Add example to translate JSON inputs.
- Added platform and python version information to the user-agent string that is sent with API calls, along with an opt-out.
- Added method for applications that use this library to identify themselves in API requests they make.
- Added
verify_ssl
option toTranslator
to control underlyingrequests
session SSL certification verification.- Thanks to andrefloriani for the suggestion in #60.