Releases: wp-cli/restful
Releases · wp-cli/restful
Version 0.4.2
- Add initial PHPStan config [#154]
Version 0.4.1
- Use empty string if no resource_identifier found [#149]
Version 0.4.0
- 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
- 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-stabletocomposer-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
Version 0.1.0
- 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.