Skip to content

Releases: wp-cli/scaffold-command

Version 2.4.0

16 Oct 12:49
d67d834
Compare
Choose a tag to compare
  • PHPUnit template: convert deprecations to exceptions [#348]
  • Composer: prevent a lock file from being created [#347]
  • Add dependency checks and error handling for svn and download tools [#345]
  • Regenerate README file [#344]
  • Accept Bitbucket as valid CI in scaffold plugin [#340]
  • Update Bitbucket CI [#339]

Version 2.3.0

02 May 13:29
7a7d145
Compare
Choose a tag to compare
  • Update theme tests to remove P2 and use TwentyTwelve [#336]
  • Correct plugin main file in bootstrap in scaffolded test [#335]
  • Scaffold theme test should work in PHP greater than 8.0 [#334]
  • Regenerate README file [#333]
  • Add GitHub as valid CI for plugin and theme scaffold [#331]
  • Update scaffold command examples [#329]

Version 2.2.0

08 Dec 10:42
8aa906c
Compare
Choose a tag to compare
  • Add @require-mysql for tests with explicit MySQL dependency [#326]
  • Remove Travis CI from wp scaffold plugin-tests [#325]

Version 2.1.3

19 Sep 23:10
4125a31
Compare
Choose a tag to compare
  • Update to WPCS v3 [#324]
  • Run test only on PHP 7.0+ [#323]

Version 2.1.2

13 Jul 12:08
63e4c18
Compare
Choose a tag to compare
  • Only install trunk on PHP 7.0+ [#321]

Version 2.1.1

17 Feb 18:53
eb8d716
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add backup files ending with tilde to default .distignore [#273]

Version 2.0.17

12 Aug 14:59
Compare
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
Compare
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]