Releases: wp-cli/scaffold-command
Releases · wp-cli/scaffold-command
Version 2.0.15
- Fix testing on WP trunk [#297]
- .distignore: ignore
.github
directory [#295]
- Remove Travis config [#294]
Version 2.0.14
- Regenerate README file [#290]
Version 2.0.13
- 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
- Fix PHPCS issues for post-types [#276]
- Add a callback for the bulk messages for post-types [#275]
Version 2.0.11
- Keep test suite in sync with WP files when testing trunk/nightlies [#271]
Version 2.0.10
- 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
- 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
- Fix Travis TLS handshake error [#245]
- Include
--ignore-externals
when running svn co [#243]
Version 2.0.7
- 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
- Update README.md file [#223]
- Fix renamed command in bundled commands manifest [#222]