All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0-rc1 - 2025-07-30
- Initial release of ray/media-query-web package
- Web API query functionality extracted from ray/media-query
WebQueryInterceptorfor intercepting#[WebQuery]annotated methodsWebApiQueryfor executing HTTP requests with URI template supportWebQueryConfigfor web query configuration managementMediaQueryWebModulefor dependency injection setupWebQueryannotation for marking web query methodsWebApiListqualifier for web API configuration binding- Support for multiple response types:
- JSON array response (default)
- Raw string response body
- PSR-7 MessageInterface response
- URI template parameter binding with
{param}syntax - Integration with Guzzle HTTP client
- Parameter conversion and injection support via ray/media-query
- Comprehensive test coverage
EOF < /dev/null