Skip to content

v2.2

Compare
Choose a tag to compare
@Animenosekai Animenosekai released this 25 Oct 17:23
· 88 commits to main since this release

New release for translatepy!

translatepy v2.2

New

  • HTML translation from the BaseTranslator and Translate class
  • Supported Languages checking for each translator before making any request

Improvements

  • Better string emptiness checking
  • Type safe/hinted result models (nice when you want to code)
  • Avoid meaningless processing in Language initialization
  • Updating tests by adding tests for the Translate (Translator) class
  • Make all raised exceptions inheriting translatepy.exceptions.TranslatepyException