Skip to content

v0.2.0

Choose a tag to compare

@pabvald pabvald released this 03 Jul 12:05
· 5 commits to main since this release

DeepL v0.2.0

No breaking changes

Added

  • feat: add alternative syntax for translate_text using a Pair{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