Skip to content

Releases: wp-cli/scaffold-command

Version 2.1.2

13 Jul 12:08
63e4c18

Choose a tag to compare

  • Only install trunk on PHP 7.0+ [#321]

Version 2.1.1

17 Feb 18:53
eb8d716

Choose a tag to compare

  • Add composer phpcbf and allow wordpress-core-installer [#319]
  • Replace empty namespace autoloader with classmap [#318]

Version 2.1.0

17 Jan 04:33

Choose a tag to compare

  • Update the github URL for db.php [#317]
  • Add phpcompatibility-wp coding standards to Gitlab template [#315]
  • Use platform-agnostic mysql-client packages in Gitlab CI [#314]
  • Added vendor to the generated .gitignore which the scaffold creates. [#279]

Version 2.0.18

14 Sep 15:39
a56e17b

Choose a tag to compare

  • Add backup files ending with tilde to default .distignore [#273]

Version 2.0.17

12 Aug 14:59

Choose a tag to compare

  • Deprecate wp scaffold block in favor of @wordpress/create-block [#311]
  • Add testsuite name in phpunit.xml.dist [#310]

Version 2.0.16

25 Jan 06:41
6d92fb3

Choose a tag to compare

  • Allow for diverging PHPUnit version specifics in tests [#304]
  • Allow Composer plugins to run [#303]
  • Add php 8.1 support [#301]

Version 2.0.15

13 Jan 03:51

Choose a tag to compare

  • Fix testing on WP trunk [#297]
  • .distignore: ignore .github directory [#295]
  • Remove Travis config [#294]

Version 2.0.14

12 May 06:34
cde4452

Choose a tag to compare

  • Regenerate README file [#290]

Version 2.0.13

05 May 11:31
45a6b7a

Choose a tag to compare

  • Use version range for wp-cli/wp-cli-tests dependency [#289]
  • Move wp-cli/wp-cli-tests to dev dependecies and update [#288]
  • Fix variables in tests [#284]
  • Add missing clean-up in templates/install-wp-tests.sh [#283]
  • Add updated GHA testing workflow [#282]

Version 2.0.12

01 Nov 21:22
9895c22

Choose a tag to compare

  • Fix PHPCS issues for post-types [#276]
  • Add a callback for the bulk messages for post-types [#275]