CHANGELOG.md 1.5 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 aims to adhere to Semantic Versioning.

()

Fixed

Modified

Added

Removed

5.2.1 (1 May 2025)

Added

  • Fix regressions in parsing validation rules a9e7a668d

5.2.0 (17 April 2025)

Added

  • Fix breaking bugfix for validation rules (array of objects) in newer Laravel versions 03968babc9

Fixed

5.1.0 (25 February 2025)

Added

  • Support for streamed responses in response calls 790ad94e512

Fixed

  • Fixed use of URL::useOrigin vs URL::forceRootURL 956e9bf418

5.0.1 (20 February 2025)

Fixed

  • Fix bug in wrongly trying to determine required fields for array of strings #951

5.0.0 (19 February 2025)

See the migration guide.