Skip to content

Latest commit

 

History

History
58 lines (44 loc) · 4.03 KB

File metadata and controls

58 lines (44 loc) · 4.03 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 Calendar Versioning.

[2026.0.0] - 2026-07-31

New Features

Bug Fixes

Refactors

Tests

Unreleased

Changed

  • Bump minimum PHP version to 8.5
  • Bump PHPUnit from ^9.5 to ^11.0
  • Change package type from project to library
  • Update GitHub Actions to latest versions

Added

  • Add Laravel Pint for code style enforcement
  • Add PHPStan level 6 static analysis
  • Achieve 100% test coverage

Removed

  • Remove squizlabs/php_codesniffer
  • Remove symfony/var-dumper
  • Remove dead code and unused test files

Fixed

  • Fix keyword typo in composer.json
  • Fix issue tracker URL in README

2025.1.0 - 2025-08-12