Skip to content
Compare
Choose a tag to compare
@mrf0rtuna4 mrf0rtuna4 released this 06 May 15:44
· 59 commits to master since this release
ad8f08e

V1.2.0


Added

  • Implemented smarter handling of code blocks, links, and HTML tags during translation.
  • Added more informative and formatted print statements for better logging and understanding of the translation process.

Changed

  • Updated the structure of the translation process to use async functions for improved efficiency and handling of tasks.
  • Refactored and improved the readability of the code.

Fixed

  • Fixed issues with preserving code blocks, links, and HTML tags during translation, ensuring that they are correctly replaced in the translated content.

Removed

  • Removed redundant or unnecessary code that was no longer needed after the refactor.

Full Changelog: GitHub