v0.5.1
What's Changed
- Add Architecture by @skytin1004 in #25
- Add PyPI downloads badge by @skytin1004 in #26
- Update badges in README.md by @skytin1004 in #27
- Update README.md, Improve tutorials, Delete obsolete notebooks and Remove Unused folders by @skytin1004 in #31
- Update README.md by @skytin1004 in #32
- Docs: Update Issue and PR templates by @skytin1004 in #34
- Build: Add labeler.yml for automatic labeling by @skytin1004 in #36
- Translator: Refactor Config class to use static methods for configuration access and add tests for config by @skytin1004 in #38
- Build: Add GitHub Actions for PR labeling and automatic title prefixing by @skytin1004 in #39
- Build: Fix title prefix by @skytin1004 in #41
- Docs, Build: Add pip-based installation guide and update requirements.txt by @skytin1004 in #42
- Docs: Update virtual environment name and add maintainer guide to CONTRIBUTING.md by @skytin1004 in #43
- Translator: Add unit tests for Image_translator by @skytin1004 in #44
- Docs: Add 'Why Choose Co-op Translator for Markdown Translations?' section and update Phi-3 Cookbook case study in README by @skytin1004 in #47
- Docs: Update project title, improve Phi-3 Cookbook case study, and README by @skytin1004 in #48
- Docs: Add logo, update table of contents, fix links, and improve multi-language support example by @skytin1004 in #49
- Docs: Update architecture image and improve language support in README by @skytin1004 in #50
- Fix tuple conversion in draw_text_on_image function, improve test_image_translator ,and add tests for image_utils.py by @skytin1004 in #52
- Docs: Update title by @skytin1004 in #53
- Translator: Add tests for text_translator and Refactor test files for better coverage by @skytin1004 in #54
- Translator: Improve test_image_translator to use temp_path instead of real path and add tests for markdown translator by @skytin1004 in #55
- Add a vertical version of the logo by @FBoucher in #58
- Translator: Fix bug in translation retry process, improve language-specific handling and efficiency by @skytin1004 in #59
- Build: Release version 0.5.1 by @skytin1004 in #60
New Contributors
Full Changelog: v0.5.0...v0.5.1