Skip to content

Releases: yxw007/translate

v0.1.6

09 Dec 03:44
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • deepl: Bad Request Parameter 'text' not specified (675cf2b)

❤️ Contributors

v0.1.5

07 Dec 07:39
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Failure of the request cause : translate fail ! Unexpected token (e68aca9)

❤️ Contributors

v0.1.4

01 Dec 02:42
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • openai: Improve the accuracy of openai prompt (aa8a3e9)

❤️ Contributors

v0.1.3

01 Dec 01:02
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • openai: Improve prompt logging and add option to toggle output log (7005059)

❤️ Contributors

v0.1.2

01 Dec 00:17
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • openai: Improve prompt and add maxTokens option (84807fd)

❤️ Contributors

v0.1.1

23 Nov 15:37
Compare
Choose a tag to compare

compare changes

✅ Tests

  • Adjust open ai test judgment (c0b2afe)

🤖 CI

  • Add OpenAI engine support and environment variables for OpenAI API key and model (a87a384)

❤️ Contributors

v0.1.0

23 Nov 15:05
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add OpenAI engine support (83b4b05)
  • Add addEngine and removeEngine function in Translator (85afe9d)
  • Add OpenAI engine support (269746b)

📖 Documentation

❤️ Contributors

v0.0.20

17 Nov 05:50
Compare
Choose a tag to compare

compare changes

🩹 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

v0.0.19

17 Nov 03:15
Compare
Choose a tag to compare

compare changes

🔥 Performance

  • Move out of remove deepl-node and use the api interface provided by deepl directly (98bf3e5)

📦 Build

  • Support browser esm bundle (41a345e)

❤️ Contributors

v0.0.18

16 Nov 01:12
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • test: Error message formatting in translation tests (913e80d)

❤️ Contributors