Skip to content

Releases: kargnas/laravel-ai-translator

1.7.21

20 Aug 19:22
1e6ba61
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.20...1.7.21

1.7.20

12 Aug 13:28
890c0a3
Compare
Choose a tag to compare

What's Changed

  • Add Claude Code GitHub Workflow by @kargnas in #35
  • feat: add ai-translator:clean command for removing translated strings by @kargnas in #42
  • Add FindUnusedTranslations command for detecting unused translation keys by @kargnas in #38
  • refactor: Replace global \Log with imported Log facade by @kargnas in #46
  • Fix FindUnusedTranslations test failures by @kargnas in #44

Full Changelog: 1.7.19...1.7.20

1.7.19 - Package Compatibility update

06 Jul 18:21
Compare
Choose a tag to compare

We now support:

  • "crowdin/crowdin-api-client": "^1.14",
  • "google-gemini-php/client": "^1.0|^2.0",
  • "guzzlehttp/guzzle": "^6.0|^7.0",
  • "guzzlehttp/promises": "^1.0|^2.0",
  • "illuminate/support": ">=8.0",
  • "openai-php/client": ">=0.2 <1.0",
  • "symfony/process": "^5.0|^6.0|^7.0"

Full Changelog: 1.7.18...1.7.19

1.7.18

01 Jul 13:44
Compare
Choose a tag to compare

Full Changelog: 1.7.17...1.7.18

1.7.17

01 Jul 13:34
Compare
Choose a tag to compare

Full Changelog: 1.7.14...1.7.17

1.7.14

01 Jul 12:56
Compare
Choose a tag to compare

Full Changelog: 1.7.13...1.7.14

1.7.13

01 Jul 12:50
Compare
Choose a tag to compare

Full Changelog: 1.7.12...1.7.13

1.7.12

04 Jun 16:21
Compare
Choose a tag to compare

Now supports JSON files

Full Changelog: 1.7.11...1.7.12

1.7.11

17 May 18:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.8...1.7.11

1.7.10

17 May 18:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.8...1.7.10