Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

29 lines (22 loc) · 577 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Added

...

Changed

...

Fixed

...

[1.0.3] - 2024-07-11

Changed

  • Switched from PSR-4 to fully custom-built autoloader to support static code analysis tools.

[1.0.2] - 2024-03-12

Changed

  • Removed Mockery integration, which was added by mistake.

[1.0.1] - 2024-03-03

Added

  • Added compatibility classes for code coverage.

[1.0.0] - 2024-03-03

Added

  • Initial release.