Skip to content

Releases: wp-cli/restful

Version 0.4.2

13 Apr 13:30
46e1550

Choose a tag to compare

  • Add initial PHPStan config [#154]

Version 0.4.1

17 Mar 18:00

Choose a tag to compare

  • Use empty string if no resource_identifier found [#149]

Version 0.4.0

15 Feb 17:19

Choose a tag to compare

  • Bring repo up to date [#147]
  • Update behat/behat requirement from ~2.5 to ~3.15 [#144]
  • Fix PHP warning [#143]
  • Fix null potentially being passed to strlen [#132]
  • Bump actions/checkout from 2 to 3 [#130]
  • Change branch alias to dev-main [#129]
  • Regenerate README file [#124]
  • Support inclusion of additional fields without schema [#118]

Version 0.3.0

05 Jul 12:21

Choose a tag to compare

  • Update license copyright date to 2018 [#113]
  • Update package with latest scaffolded components [#111]
  • Returns the endpoint url [#110]
  • Fixes #106 [#109]
  • Update README to reflect current state of the project [#104]
  • Bail early if installing [#103]
  • Fix Travis CI caching for composer [#101]
  • Add prefer-stable to composer-json [#100]
  • Add a LICENSE file to the project [#99]
  • Update RESTful WP-CLI for WordPress 4.7 [#98]
  • Bye-bye Mr WordPress [#89]

Version 0.2.0

20 Jul 16:32

Choose a tag to compare

Version 0.1.0

04 Feb 15:41

Choose a tag to compare

  • Initial release
  • Auto-discovers WP REST API endpoints from any WordPress site running WordPress 4.4 or higher.
  • Registers WP-CLI commands for the endpoints it understands.