Releases: yxw007/translate
Releases · yxw007/translate
v0.1.6
🩹 Fixes
- deepl: Bad Request Parameter 'text' not specified (675cf2b)
❤️ Contributors
- Potter 75838259@qq.com
v0.1.5
🩹 Fixes
- Failure of the request cause : translate fail ! Unexpected token (e68aca9)
❤️ Contributors
- Potter 75838259@qq.com
v0.1.4
🔥 Performance
- openai: Improve the accuracy of openai prompt (aa8a3e9)
❤️ Contributors
- Potter 75838259@qq.com
v0.1.3
💅 Refactors
- openai: Improve prompt logging and add option to toggle output log (7005059)
❤️ Contributors
- Potter 75838259@qq.com
v0.1.2
🔥 Performance
- openai: Improve prompt and add maxTokens option (84807fd)
❤️ Contributors
- Potter 75838259@qq.com
v0.1.1
✅ Tests
- Adjust open ai test judgment (c0b2afe)
🤖 CI
- Add OpenAI engine support and environment variables for OpenAI API key and model (a87a384)
❤️ Contributors
- Potter 75838259@qq.com
v0.1.0
🚀 Enhancements
- Add OpenAI engine support (83b4b05)
- Add addEngine and removeEngine function in Translator (85afe9d)
- Add OpenAI engine support (269746b)
📖 Documentation
- Improve README (3f2e236)
❤️ Contributors
- Potter 75838259@qq.com
v0.0.20
🩹 Fixes
- Cannot read properties of undefined reading 'message' (b346599)
📖 Documentation
- Update README.md with a special reminder for using translation engines in the browser (ec8d51b)
✅ Tests
- Add vue-demo to playground (6e61fab)
❤️ Contributors
- Potter 75838259@qq.com
v0.0.19
🔥 Performance
- Move out of remove deepl-node and use the api interface provided by deepl directly (98bf3e5)
📦 Build
- Support browser esm bundle (41a345e)
❤️ Contributors
- Potter 75838259@qq.com
v0.0.18
🩹 Fixes
- test: Error message formatting in translation tests (913e80d)
❤️ Contributors
- Potter 75838259@qq.com