Skip to content

v2.2.0 — Laravel Boost support

Choose a tag to compare

@BrunosCode BrunosCode released this 16 Jun 12:41
· 4 commits to main since this release
  • Bump brunoscode/laravel-translation-handler to ^2.6 (v2.6.1).
  • Laravel Boost support. With the optional laravel/boost ^2.0 package installed, the core package's translation MCP tools (list, find, set, delete, sort, sync, check) become available to AI agents — documented in the new README section.
  • README house-style pass aligned with LaravelTranslationHandler: added a table of contents, a blockquote tagline, the code-style and license badges, and a Contributing section; replaced the deprecated bare translation-handler command with translation-handler:sync in the deploy and production-sync examples.