v1.8.1
Fixed
- Added a constructor for
DeepLClientthat only takes anauthKey, to fix the
README example and be in line withTranslator. - Un-deprecated the
TranslatorandTranslatorOptionsclass and moved it to
their constructors. The functionality in them continues to work and be supported,
user code should just useDeepLClientandDeepLClientOptions.