Releases: laravel/boost
Releases · laravel/boost
v1.6.0
v1.5.1
v1.5.0
v1.4.0 - Add Support for Custom IDEs / AI Agents
What's Changed
- [1.x] Add Support for Custom Code Environments by @pushpak1300 in #280
- Fix boolean parameter handling in ListRoutes MCP tool by @systempath in #279
- Fix Laravel 10 bootstrap/app.php Documentation Inaccuracy by @paulschoeman in #224
New Contributors
- @systempath made their first contribution in #279
- @paulschoeman made their first contribution in #224
Full Changelog: v1.3.3...v1.4.0
v1.3.3 - prefer flux pro over free
v1.3.2 - improve search-docs token limit default
What's Changed
- [1.x] Update token limit default to 3000 tokens in SearchDocs by @pushpak1300 in #293
Full Changelog: v1.3.1...v1.3.2
v1.3.1 - support MCP 0.3.0
What's Changed
- [1.x] Update laravel/mcp dependency to support 0.3.0 version by @pushpak1300 in #297
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - `boost:update` command, third-party guidelines
What's Changed
- [1.x] Adds
boost:update+ allows package authors to publish guidelines by @nunomaduro in #277
Full Changelog: v1.2.1...v1.3.0
v1.2.1 - MCP guidelines, better WSL, rector
What's Changed
- Update roster to 0.2.7 by @ashleyhindle in #266
- docs: guidelines: initial laravel/mcp guidelines by @ashleyhindle in #267
- Update Pint Config by @pushpak1300 in #269
- Update checkout action to version 5 by @pushpak1300 in #271
- Enhance MCP commands for WSL compatibility by @HichemTab-tech in #121
- Updated access modifiers from
privatetoprotectedacross multiple files by @andrey-helldar in #249 - Ensure guideline file content ends with a newline by @balu-lt in #113
- Don't include mcp always by @ashleyhindle in #273
- Fix test name by @pushpak1300 in #274
New Contributors
- @HichemTab-tech made their first contribution in #121
- @andrey-helldar made their first contribution in #249
- @balu-lt made their first contribution in #113
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- uses version
v0.2of the new Laravel MCP package.