Skip to content

0.4.0

Compare
Choose a tag to compare
@spacedmonkey spacedmonkey released this 24 Nov 11:43
· 26 commits to master since this release
114f18c

This is a maintaince release but includes important bug fixes as well.

Improves include

  • Updated code base to use WordPress Coding Standards 3.0 #224
  • Support for PHP 8.0+ #226
  • Improved compatilibty with newer versions of WordPress
  • Add PATCH list of allowed http methods #231 #198
  • Improve error message #180 #230
  • Composer improvements #225
  • Add new CLI command to delete OAuth1 Applications.
  • Added automated linting using Github Actions.