Skip to content

Release v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Nov 13:02

Changed

  • BREAKING: Upgraded minimum PHP version requirement to 8.1+ (removed PHP 8.0 support)
  • BREAKING: Major API changes for improved type safety
  • Compatibility: Added support for PHP 8.4
  • Enhancement: Add readonly property promotion for dependency injection
  • Refactor: Simplify constructor by removing redundant property assignments

Full Changelog: 1.0.1...v2.0.0