Releases: leafsphp/cli
Releases · leafsphp/cli
🍒 Mero Mero no Mi
v2.9.0- 1 Sep 2023
Added
- Added extensive support for frontend setups
- Added module installation to create command
- Added interactive installation walkthrough using the
--customoption - Added support for frontend setups in non-mvc applications
- Added scaffolding for BareUI and Blade
- Serve command installs dependencies if none are detected
Removed
- Removed support for Leaf v2
- Removed support for PHP 7.3 downwards
- Removed support for Leaf Skeleton
🍒 Mero Mero no Mi [Beta]
v2.9.0-beta - 24 Aug 2023
Added
- Added extensive support for frontend setups
- Added module installation to create command
- Added interactive installation walkthrough using the
--customoption - Added support for frontend setups in non-mvc applications
- Added scaffolding for BareUI and Blade
- Serve command installs dependencies if none are detected
Removed
- Removed support for Leaf v2
- Removed support for PHP 7.3 downwards
- Removed support for Leaf Skeleton
🍈 Doru Doru no Mi '3'
v2.8.3 - 18 Jul 2023
Fixed
- Start new CLI process after successful install on the
createcommand
🍈 Doru Doru no Mi '2'
v2.8.2 - 17 Jul 2023
Fixed
- Patched up
v3.x-devtag on Leaf MVC, Skeleton and Leaf API
🍈 Doru Doru no Mi '1'
v2.8.1 - 20 Apr 2023
Added
- Install alchemy if it's not found for
test:setupcommand
Removed
- Removed unused code
🍈 Doru Doru no Mi
v2.8.0 - 24 Mar 2023
Added
- Added
--pestoption as alias to--pestphp - Leaf CLI will now ask you for your application name if you forget to add one
- Added
newas alias to thecreatecommand
Changed
- Leaf CLI will no longer ask you if you want to add tests to your project. You can always use the
--pestphporphpunitoptions to add tests to your project - Leaf CLI will assume you want to create your application using
v3of Leaf unless you explicitly specify--v2to use v2 of Leaf - The
--no-testsoption has been deprecated and will be removed in the next release
🍊 Pasa Pasa no Mi
v2.7.0 - 2 Jan 2022
Added
- Added
--dockerflag toleaf createcommand - Added support for docker-compose on
leaf serve - Added dockerfiles for docker support
Changed
- Updated
createcommand UI
🍐 Ito Ito no Mi
2.6.0 - 8 Oct 2022
Added
- Added functionality to serve only a single file
🌵 Suna Suna no Mi
2.5.0 - 9 Sep 2022
Added
- Added
--phpunitoption - Added
--pestphpoption
Changed
- Updated create command UI
Removed
- Removed
--with-testsoption
🍄 Hito Hito no Mi '3'
v2.4.3 - 8 Sep 2022
Changed
- Updated psy requirements