Releases: Automattic/wp-feature-api
Releases · Automattic/wp-feature-api
0.1.6
What's Changed
- Update README.md by @jonathanbossenger in #71
- Move wp_feature_api_init do_action to avoid fatals by @ryanwelcher in #75
- Add a check before requiring the assets file. by @ryanwelcher in #72
- Update examples to include schemas by @ryanwelcher in #73
- Release 0.1.6 by @emdashcodes in #79
New Contributors
- @ryanwelcher made their first contribution in #75
Full Changelog: 0.1.5...0.1.6
0.1.5
- Fix license references to
GPL-2.0-or-later
by @jeffpaul in #64 - Fetch all available features from the API endpoint. by @peterfabian in #69
- Added composer require option by @jonathanbossenger in #68
- Revise caching to use associative keys by @Jameswlepage in #54
- Fix duplicate require in load.php by @Jameswlepage in #53
- Release 0.1.5 by @emdashcodes in #70
Full Changelog: v0.1.4...0.1.5
v0.1.4
What's Changed
- Fix composer JS bundle
- Update version logic to prioritize direct installations (for developing) by @emdashcodes in #49
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Update Release Process by @emdashcodes in #47
- Fixed Composer Autoload
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Added feature to get current url by @peterfabian in #45
- Composer Package by @emdashcodes in #46
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Add demo plugin zip to release workflow (#43)