Skip to content

Releases: statamic/cli

2.4.2

04 Jul 17:25
01f4d1b
Compare
Choose a tag to compare

What's new

  • Add a nice little user prompt to star the Statamic repo on Github. #52 😊

2.4.1

15 Mar 16:30
48db514
Compare
Choose a tag to compare

What's fixed

  • Remove overzealous Github auth check, as it is now handled in core. #48

2.4.0

04 Mar 02:53
7879fb3
Compare
Choose a tag to compare

What's new

  • Add a --without-dependencies option to install without a starter kit's bundled dependencies. #49

2.3.0

03 Mar 20:41
c5882aa
Compare
Choose a tag to compare

What's new

  • Add a --dev option to install from the master branch. #47

2.2.0

03 Mar 16:48
37319d2
Compare
Choose a tag to compare

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

14 Oct 15:55
5a0fb64
Compare
Choose a tag to compare

What's new

  • Confirm unlisted starter kit before installing. #39

2.1.1

20 Sep 22:20
8395caf
Compare
Choose a tag to compare

What's fixed

  • Fix version display.

2.1.0

24 Aug 16:12
8566a7c
Compare
Choose a tag to compare

What's new

  • Support for new starter kits.

2.0.2

08 Dec 18:56
Compare
Choose a tag to compare

What's fixed

  • Fix optional name argument. a40ab76

2.0.1

02 Dec 23:59
Compare
Choose a tag to compare

What's new

What's improved

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