Skip to content

Releases: kargnas/laravel-ai-translator

v1.1.5

16 Jul 19:08
Compare
Choose a tag to compare

Full Changelog: v1.1.4...v1.1.5

v1.1.4

10 Jul 08:10
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

  • Support Laravel 11

v1.1.3

10 Jul 01:43
Compare
Choose a tag to compare

Full Changelog: v1.1.2...v1.1.3

v1.1.2

08 Jul 05:00
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

  • Add groupping strings feature for reducing spending money.
  • Rewrite the core architecture.

v1.1.1

08 Jul 04:02
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release

Full Changelog: v1.0.1...v1.1.1

  • Support Chunk based translation for reducing spending money.
  • Rewrite the core architecture.

v1.0.1

06 Jul 02:14
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v1.0.1

  • Add GPT support, refactor AI provider classes
  • Made it smarter by adding these rules:
    • For phrases or titles without a period, translate them directly without adding extra words or changing the structure.
    • Keep the meaning same, but make them more modern, user-friendly, and appropriate for digital interfaces.
    • Use contemporary IT and web-related terminology that's commonly found in popular apps and websites.
    • Maintain the sentence structure of the original text. If the original is a complete sentence, translate it as a complete sentence. If it's a phrase or title, keep it as a phrase or title in the translation.
  • Add Guzzle dependency

v1.0.0

06 Jul 02:25
Compare
Choose a tag to compare

Full Changelog: v0.2.3...v1.0.0

  • Add GPT support, refactor AI provider classes
  • Made it smarter by adding these rules:
    • For phrases or titles without a period, translate them directly without adding extra words or changing the structure.
    • Keep the meaning same, but make them more modern, user-friendly, and appropriate for digital interfaces.
    • Use contemporary IT and web-related terminology that's commonly found in popular apps and websites.
    • Maintain the sentence structure of the original text. If the original is a complete sentence, translate it as a complete sentence. If it's a phrase or title, keep it as a phrase or title in the translation.
  • Add Guzzle dependency

v0.2.3

05 Jul 14:20
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

v0.2.2

04 Jul 13:56
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Jun 08:17
Compare
Choose a tag to compare
버그 픽스