Statamic Cli Versions Save

Install and manage your Statamic projects from the command line.

2.2.0

2 years ago

What's new

  • Notify when user is running older CLI tool version. #45

What's improved

  • Improve messaging around missing composer auth if installing GitHub based starter kit. #37 #43
  • Improve messaging around single-site usage on starter kit licenses.

What's fixed

  • Fix user creation in Windows. #46
  • Fix dependency conflict. #44

2.1.2

2 years ago

What's new

2.1.1

2 years ago

What's fixed

  • Fix version display.

2.1.0

2 years ago

What's new

  • Support for new starter kits.

2.0.2

3 years ago

What's fixed

  • Fix optional name argument. a40ab76

2.0.1

3 years ago

What's new

  • Add docs-starter-kit and sc-starter-kit starter kits by @doublethreedigital. #24
  • Add statamic-butik-starter-kit starter kit by @jonassiewertsen. #25
  • Add statamic-peak starter kit by @studio1902. #23

What's improved

  • The statamic update command now presents multiple composer update options.

2.0.0

3 years ago

What's new

  • Update for Statamic v3. #21
  • Add --starter option for selecting explicit starter kits.

1.0.6

4 years ago
  • Support Symfony Console and Process v5. #17 #19

1.0.5

5 years ago
  • Fix Windows compatibility and symfony/process v4 error

1.0.4

5 years ago
  • If the HOME path cannot be found, it will look for HOMEPATH (the Windows equivalent).
  • It will only attempt to set TTY mode to true when the OS supports it.