Skip to content

Releases: leafsphp/cli

🍒 Mero Mero no Mi

01 Sep 18:49
Compare
Choose a tag to compare

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]

24 Aug 23:28
Compare
Choose a tag to compare
Pre-release

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'

18 Jul 16:32
Compare
Choose a tag to compare

v2.8.3 - 18 Jul 2023

Fixed

  • Start new CLI process after successful install on the create command

🍈 Doru Doru no Mi '2'

17 Jul 11:06
Compare
Choose a tag to compare

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'

20 Apr 19:53
Compare
Choose a tag to compare

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

24 Mar 13:24
Compare
Choose a tag to compare

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 the create command

Changed

  • Leaf CLI will no longer ask you if you want to add tests to your project. You can always use the --pestphp or phpunit 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

02 Jan 22:00
Compare
Choose a tag to compare

v2.7.0 - 2 Jan 2022

Added

  • Added --docker flag to leaf create command
  • Added support for docker-compose on leaf serve
  • Added dockerfiles for docker support

Changed

  • Updated create command UI

🍐 Ito Ito no Mi

08 Oct 13:06
Compare
Choose a tag to compare

2.6.0 - 8 Oct 2022

Added

  • Added functionality to serve only a single file

🌵 Suna Suna no Mi

09 Sep 21:35
Compare
Choose a tag to compare

2.5.0 - 9 Sep 2022

Added

  • Added --phpunit option
  • Added --pestphp option

Changed

  • Updated create command UI

Removed

  • Removed --with-tests option

🍄 Hito Hito no Mi '3'

08 Sep 13:20
Compare
Choose a tag to compare

v2.4.3 - 8 Sep 2022

Changed

  • Updated psy requirements