Skip to content

Releases: pantheon-systems/wp_launch_check

v0.6.3

30 Oct 21:55
Compare
Choose a tag to compare
Automatically build and release wp_lauch_check.phar on every release.

Version 0.6.2

29 Dec 17:11
Compare
Choose a tag to compare
  • Adds $wpdb prefix to replace hardcoded wp_ [#76]

Version 0.6.1

29 Dec 16:09
Compare
Choose a tag to compare
  • Links to db conversion docs in InnoDB check [#74]
  • Fixes tests and updates README [#72]

Version 0.6.0

17 Mar 20:42
Compare
Choose a tag to compare
  • Build wp_launch_check into a Phar for distribution.
  • Modify autoloader to work with wp_launch_check as a standalone package.
  • Use WP-CLI Behat test suite for integration test coverage.
  • Use tabs, not spaces, for indentation throughout the codebase.
  • Prevent undefined variable notice.