Skip to content

Releases: wp-cli/wp-cli-tests

Version 4.2.4

10 Nov 12:30
0601666
Compare
Choose a tag to compare
  • Fix SQLite mu-plugins usage with composer installs [#192]

Version 4.2.3

10 Nov 10:58
4123df6
Compare
Choose a tag to compare
  • Move SQLite plugin to mu-plugins [#191]

Version 4.2.2

24 Oct 07:55
560ed5c
Compare
Choose a tag to compare
  • SQLite: Support custom wp-content directory [#188]

Version 4.2.1

23 Oct 12:19
b452014
Compare
Choose a tag to compare
  • SQLite: fix wp-config.php creation [#187]
  • Fix readme [#186]

Version 4.2.0

18 Oct 23:33
3e2db82
Compare
Choose a tag to compare
  • Rename DB_TYPE env variable into WP_CLI_TEST_DBTYPE [#184]

Version 4.1.0

18 Oct 14:00
300ccf3
Compare
Choose a tag to compare
  • In copy_dir(), use cp -R on Mac, cp -r everywhere else [#183]
  • Add support for running tests against SQLite database [#181]

Version 4.0.3

03 Oct 10:20
c2d228b
Compare
Choose a tag to compare
  • Look into getcwd() first when searching for vendor folder [#180]

Version 4.0.2

19 Sep 23:11
e9ad6b2
Compare
Choose a tag to compare
  • Update dev-main to 4.0.x-dev [#179]

Version 4.0.1

30 Aug 15:47
8dbfadc
Compare
Choose a tag to compare
  • Add missing filesystem function exclsuions [#178]
  • Update PHPCS config [#177]

Version 4.0.0

30 Aug 11:55
bd3f6d6
Compare
Choose a tag to compare
  • Use host when checking MySQL server [#173]
  • Update to WPCS v3 [#176]