NEWS
deeplr 2.0.1 (2023-11-07)
- Authentication key moved into the header.
- deeplr is now licensed under the MIT licence.
deeplr 2.0.0 (2021-04-28)
- We are back! ;-)
- The package can now be used with a developer account.
deeplr 1.1.1
- Integration of new languages (Portuguese and Russian).
deeplr 1.1.0
- New functions (_vec, _df) available for translating entire character vectors.
- Extended all JSON-RPC functions by subdomain argument (default: 'www2').
deeplr 1.0.0 (2018-05-28)
- Improved documentation
- New functions: detect, pimp
deeplr 0.3.1
- New functions: detect2, pimp2
- Small adjustments to the existing functions
deeplr 0.3.0
- Integration of functions (translate2, toEnglish2 etc.) that call the DeepL API
via JSON-RPC. No authentication key is required to use this service.
deeplr 0.2.0
- Changed from GET to POST requests
- Integration of the usage API call
deeplr 0.1.0 (2018-05-24)
- First version of the package.