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