8000 Releases · usecroft/laravel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: usecroft/laravel

0.6.0

19 Jun 07:33
e4ce21e
Compare
Choose a tag to compare

0.6.0 (2025-06-19)

Features

  • adds conditional tool registration & Laravel upgrade example (#16) (e4ce21e)

0.5.0

18 Jun 12:54
47f0767
Compare
Choose a tag to compare

0.5.0 (2025-06-18)

Features

v0.4.0

16 Jun 19:37
918c8ee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.4...0.4.0

0.3.4

31 May 07:49
Compare
Choose a tag to compare

0.3.3

31 May 07:31
Compare
Choose a tag to compare
  • Enable setting of resources in the Croft config file: croft.php

0.3.2

08 May 08:15
Compare
Choose a tag to compare
  • Allow inertiaJS docs to be included in composer package

0.3.1

08 May 06:32
Compare
Choose a tag to compare
  • Adds InertiaJS docs tool as default tool in config

0.3.0

08 May 06:26
Compare
Choose a tag to compare
  • 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

26 Apr 14:02
Compare
Choose a tag to compare
  • Add get current date and time tool

0.2.2

20 Apr 13:56
Compare
Choose a tag to compare
  • Fix 'result key undefined' error when the client sends us dodgy data
0