Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 860 Bytes

File metadata and controls

21 lines (15 loc) · 860 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.

1.0.0.1 - 2026-01-08

Added

  • Tests covering missing endpoint and apiKey configuration scenarios.

Changed

  • Updated PHPStan configuration to remain compatible with the current CI test runner.

Fixed

  • Proper handling of missing endpoint and apiKey configuration cases.

1.0.0.0 - 2025-12-15

Added

  • HTTP API handler provider from d3/oxlogiq package