Version 3.3.0
- Enhancement - Adds as_has_scheduled_action() to provide a performant way to test for existing actions. #645
- Fix - Improves compatibility with environments where NO_ZERO_DATE is enabled. #519
- Fix - Adds safety checks to guard against errors when our database tables cannot be created. #645
- Dev - Now supports queries that use multiple statuses. #649
- Dev - Minimum requirements for WordPress and PHP bumped (to 5.2 and 5.6 respectively). #723