Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 765 Bytes

File metadata and controls

20 lines (14 loc) · 765 Bytes

Changelog

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)

Features

  • Update to PHP 8.1+
  • Support Symfony 6 and 7

[0.8.0] - 2023-02-10

Added

  • 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