Skip to content

Releases: fusioncms/cli

v3.0.2

18 Feb 20:16
534721c

Choose a tag to compare

  • Update create-project command to include stability and remove-vcs flags

v3.0.1

18 Feb 19:44
ead4b0a

Choose a tag to compare

  • Bump version 😬

v3.0.0

18 Feb 19:33
3de20ca

Choose a tag to compare

  • Updated Composer create-project reference to point back to fusioncms/fusioncms
  • Renamed no-install flag to install to implicitly run the FusionCMS installer post-download.
  • Updated PHP dependency to include v8.0

v2.0.0

03 Feb 19:20
7272748

Choose a tag to compare

  • Instead of pulling a copy of Laravel with modifications, we now pull a fresh instance of Laravel directly.
  • Added tests

v1.0.4

15 Feb 01:13

Choose a tag to compare

  • Run fusion:install if not skipped via the --no-install flag

v1.0.3

15 Feb 00:31

Choose a tag to compare

  • Set maximum stability to beta as a stable release does not exist quite yet.

v1.0.2

14 Feb 20:35

Choose a tag to compare

  • Disable timeout
  • Add --no-install option to skip running the FusionCMS installer after downloading and resolving dependencies

v1.0.1

14 Feb 19:22

Choose a tag to compare

  • Updated composer dependencies

v1.0.0

14 Feb 19:18

Choose a tag to compare

  • Initial stable release