Releases: usecroft/laravel
Releases · usecroft/laravel
0.6.0
0.5.0
v0.4.0
What's Changed
- docs: Update README.md by @sagalbot in #4
- feat: add croft:install command by @sagalbot in #5
- require php8.2 and laravel 11+ by @ashleyhindle in #7
- Add resources & prompts to default server config by @ashleyhindle in #10
New Contributors
- @sagalbot made their first contribution in #4
- @ashleyhindle made their first contribution in #7
Full Changelog: 0.3.4...0.4.0
0.3.4
0.3.3
- Enable setting of
resources
in the Croft config file:croft.php
0.3.2
- Allow inertiaJS docs to be included in composer package
0.3.1
- Adds InertiaJS docs tool as default tool in config
0.3.0
- Adds alpha Inertia JS docs tool as example for other docs tools
- Fixes
screenshot_path
tool not detecting Browsershot support correctly - Fixes #2 with clients being too likely to try and create a croft tool when not needed
- Adds 'server instructions' support so you can say what the server as a whole is useful for
- Adds 'debug mode' to artisan command
Full Changelog: 0.2.3...0.3.0
0.2.3
- Add get current date and time tool
0.2.2
- Fix 'result key undefined' error when the client sends us dodgy data