Skip to content

v0.7.0

Compare
Choose a tag to compare
@kadamwhite kadamwhite released this 10 Dec 20:00
· 20 commits to main since this release

What's Changed

Breaking: Minimum officially-supported version of PHP is now 8.1. The plugin should continue to run on 7.4 and above, but the PHPCS and PHPUnit tooling now require 8.1 minimum.

  • #57: Do not fatal if empty/null manifest is passed to registration functions by @kadamwhite in #59
  • Upgrade tooling for WPCS 3.0 and PHP 8.0+ by @kadamwhite in #60

Full Changelog: v0.6.4...v0.7.0