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.
0.9.0 (2024-06-24)
- Update to PHP 8.1+
- Support Symfony 6 and 7
- Refactored Frontend data layer into its own repo
- Flexible data access layer for accessing data, transforming, and mapping from HTTP APIs
- Added support for GraphQL, Rest and HTTP data providers
- Added query manager and query objects to help sending data requests and structure returned data