Releases: Jord-JD/artisan-menu
Releases 路 Jord-JD/artisan-menu
v4.0.0
Compare
Sorry, something went wrong.
No results found
Add prompts for optional arguments and command-specific flags, values, and repeatable options.
Cancel commands safely when Escape is pressed during required input.
Support Laravel 5.1 through Laravel 13.
Correct the PHP minimum from 7.0 to 7.1, as already required by runtime dependencies.
Replace the accidental PHP 8-only str_contains call and handle stale recent commands safely.
Add passing PHP 7.1/Laravel 5.1 and PHP 8.5/Laravel 13 tests.
v3.0.0
Compare
Sorry, something went wrong.
No results found
Full Changelog : v2.0.0...v3.0.0
v2.0.0
Compare
Sorry, something went wrong.
No results found
Migration release for package rename to jord-jd/artisan-menu
v1.2.1
Compare
Sorry, something went wrong.
No results found
Remove use of firstWhere to ensure compatibility with older versions of Laravel.
v1.2.0
Compare
Sorry, something went wrong.
No results found
v1.1.0
Compare
Sorry, something went wrong.
No results found
Automatically add the JSON key value store to .gitignore file.
Add missing dependencies to composer.json.
This release also includes:
Improved installation instructions for users of Laravel 5.4 or below.
v1.0.1
Compare
Sorry, something went wrong.
No results found
Ensure compatibility with PHP >= 7.0.
Display menu top-left of terminal rather than centralised.
v1.0.0
Compare
Sorry, something went wrong.
No results found