Releases: leafsphp/cli
Releases · leafsphp/cli
🍌 Horo Horo no Mi [Beta]
v2.10.0-beta - 1 Oct 2023
Added
- Added UI command
Fixed
- Fixed bareui setup
🍒 Mero Mero no Mi '1'
v2.9.1- 24 Aug 2023
Added
- Added extensive support for frontend setups
- Added module installation to create command
- Added interactive installation walkthrough using the
--custom
option - 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
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
--custom
option - 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
--custom
option - 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
create
command
🍈 Doru Doru no Mi '2'
v2.8.2 - 17 Jul 2023
Fixed
- Patched up
v3.x-dev
tag 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:setup
command
Removed
- Removed unused code
🍈 Doru Doru no Mi
v2.8.0 - 24 Mar 2023
Added
- Added
--pest
option as alias to--pestphp
- Leaf CLI will now ask you for your application name if you forget to add one
- Added
new
as alias to thecreate
command
Changed
- Leaf CLI will no longer ask you if you want to add tests to your project. You can always use the
--pestphp
orphpunit
options to add tests to your project - Leaf CLI will assume you want to create your application using
v3
of Leaf unless you explicitly specify--v2
to use v2 of Leaf - The
--no-tests
option has been deprecated and will be removed in the next release
🍊 Pasa Pasa no Mi
v2.7.0 - 2 Jan 2022
Added
- Added
--docker
flag toleaf create
command - Added support for docker-compose on
leaf serve
- Added dockerfiles for docker support
Changed
- Updated
create
command UI
🍐 Ito Ito no Mi
2.6.0 - 8 Oct 2022
Added
- Added functionality to serve only a single file