v0.2.0
DeepL v0.2.0
No breaking changes
Added
- feat: add alternative syntax for
translate_textusing aPair{String, String}to specify the source and target languages - feat: add alternative syntax that requires to only specify the target langauge, allowing DeepL to infer the source language
- feat: GitHub Actions pipeline with Unit Testing