Releases: kargnas/laravel-ai-translator
Releases · kargnas/laravel-ai-translator
1.7.21
What's Changed
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #47
- Fix bug of the clean command by @kargnas in #49
New Contributors
- @dependabot[bot] made their first contribution in #47
Full Changelog: 1.7.20...1.7.21
1.7.20
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
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
Full Changelog: 1.7.17...1.7.18
1.7.17
Full Changelog: 1.7.14...1.7.17
1.7.14
Full Changelog: 1.7.13...1.7.14
1.7.13
Full Changelog: 1.7.12...1.7.13