Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 1.25 KB

File metadata and controls

64 lines (34 loc) · 1.25 KB

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.

[Unreleased]

  • Nothing.

[1.3.1] - 2026-03-13

Added

  • Added support for Laravel 13 #10.

[1.3.0] - 2025-02-24

Added

  • Added support for Laravel 12 #9.

Removed

  • Dropped PHP <8.0 support.

[1.2.1] - 2024-03-05

Added

  • Added support for Laravel 11 #8.

[1.2.0] - 2023-02-16

Added

  • Added support for Laravel 10.

Removed

  • Dropped PHP <7.4 support.
  • Dropped Laravel <8 support.

[1.1.0] - 2022-02-22

Added

  • Added Laravel HTTP Client macros to consume JSON:API documents #2.

[1.0.1] - 2022-02-08

Added

  • Added support for Laravel 9.

[1.0.0] - 2022-01-04

Changed

  • All classes now use strict typing #1.

Removed

  • Dropped PHP <7.3 support.