Skip to content

Releases: aldavigdis/wp-tests-strapon

v0.1.7 - Dropping support for main branches

25 Jan 14:33
4c499f4

Choose a tag to compare

  • Addressing discrepancies between the dist version of WP and wordpress-develop
  • This removes support for main/trunk/master branches of WordPress and wordpress-develop

v0.1.6 - Rebuilding the config on each run

23 Mar 16:37
506335d

Choose a tag to compare

  • Rebuilding the WP test config on each run to make sure that the correct version of WP and configuration constants can change after the first run
  • Moving sections from bootstrap.php into its own classes, making it leaner
  • Documentation changes

v0.1.5 - Quality improvements

21 Mar 23:37
4b69ba2

Choose a tag to compare

  • Improving documentation and Composer file
  • Adding a CI process
  • Adding a Database class, facilitating database operations and checks

v0.1.4 - Adding support for PHPUnit 9

20 Mar 21:51
69d63e4

Choose a tag to compare

Bumping the version to 0.1.4 (#22)

v0.1.3 - Initial release for Packagist

20 Mar 20:14

Choose a tag to compare

Another attempt at fixing that autoloader issue

v0.1.2 - Initial release

20 Mar 18:36
5089ece

Choose a tag to compare

Pre-release

Fixing an autoloader issue.