Skip to content

Releases: wp-cli/scaffold-command

Version 2.0.15

13 Jan 03:51
Compare
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
Compare
Choose a tag to compare
  • Regenerate README file [#290]

Version 2.0.13

05 May 11:31
45a6b7a
Compare
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
Compare
Choose a tag to compare
  • Fix PHPCS issues for post-types [#276]
  • Add a callback for the bulk messages for post-types [#275]

Version 2.0.11

23 Sep 15:31
ab12eda
Compare
Choose a tag to compare
  • Keep test suite in sync with WP files when testing trunk/nightlies [#271]

Version 2.0.10

05 Jul 08:04
4ce62ca
Compare
Choose a tag to compare
  • GitHub workflow files should be ignored on build [#270]
  • Make use of $EXTRA connection settings in install_db() [#269]
  • Add PHP version 7.3, 7.4 into matrix on Travis CI [#268]
  • WP_CORE_DIR does not need a trailing slash [#266]
  • Updated minimum required PHP version to 5.6 [#265]
  • Bump PHPCS compatibility tests to new PHP 5.6+ minimum [#264]
  • Scaffold block support for child theme. [#242]

Version 2.0.9

28 May 16:06
8c545c5
Compare
Choose a tag to compare
  • Update plugin/theme test scaffolding [#262]
  • Bump Travis CI OS from trusty to xenial [#260]
  • Enforce PHP 7.4 compatibility in Travis CI [#259]
  • Use longer option names in install_db() to avoid stalling CIs [#255]
  • Fix Travis CI sudo warning [#254]
  • Deal with existing database in test init script [#249]

Version 2.0.8

06 Feb 12:15
4814acb
Compare
Choose a tag to compare
  • Fix Travis TLS handshake error [#245]
  • Include --ignore-externals when running svn co [#243]

Version 2.0.7

12 Nov 13:22
fe73e6f
Compare
Choose a tag to compare
  • Add preliminary PHP 7.4 testing [#240]
  • Required PHP version header [#238]
  • Fix deprecated whitelist code flag [#236]
  • Switch test prep feature from global PHPUnit to local PHPUnit [#235]
  • Add a minimum php requirement [#234]
  • Scripts added to plugin package.json [#225]

Version 2.0.6

25 Apr 01:19
9c6450e
Compare
Choose a tag to compare
  • Update README.md file [#223]
  • Fix renamed command in bundled commands manifest [#222]