Skip to content

1.1.0

Compare
Choose a tag to compare
@borkweb borkweb released this 07 Oct 06:06
· 45 commits to main since this release

Changed

  • Added stellarwp/db as a dependency.
  • Swapped out direct $wpdb calls with the DB class.
  • Added some tests for index checking on tables.
  • Reorganized abstract classes and interfaces into Contracts/ directories.
  • Removed container and require the setting of a container via the Config class.