deepl-node
Advanced tools
Changelog
[1.3.2] - 2022-08-09
getSourceLanguages()
and
getTargetLanguages()
result.translateText()
to fix TS compiler
errors.
Changelog
[1.3.1] - 2022-05-18
Replaces version 1.3.0 which was broken due an incorrect package version.
New languages available: Indonesian ('id'
) and Turkish ('tr'
). Add
language code constants and tests.
Note: older library versions also support the new languages, this update only adds new code constants.
nonRegionalLanguageCode()
to newly-added type
NonRegionalLanguageCode
.Changelog
[1.2.2] - 2022-04-20
Glossaries are now supported for language pairs: English <-> Japanese and French <-> German. The corresponding glossary language code TypeScript types are extended.
Note: older library versions also support the new glossary language pairs, this update only adds new types.
Changelog
[1.2.1] - 2022-04-14
node
and @types/node
.Changelog
[1.2.0] - 2022-04-13
errorMessage
property to DocumentStatus
, describing the error in case
of document translation failure.Changelog
[1.1.1] - 2022-04-12
isDocumentTranslationComplete()
to reject if document translation fails.Changelog
[1.1.0] - 2022-03-22
Changelog
[0.1.2] - 2022-03-10
es2019
.Changelog
[0.1.1] - 2022-03-04