Skip to content

v2.0.0

Latest

Choose a tag to compare

@bytestream bytestream released this 08 Jun 10:26
35ca999

Breaking Changes

  • Increased the minimum required PHP version to 8.2
  • Added new package specific exceptions
  • Removed unused ImageFileHandler class
  • Refactored CaptchaBuilder to use strict property and method typing, PHP 8+ features (union types, constructor property promotion), and improved null safety.
  • Added type hints to method signatures

Refer to changelog for further changes.

What's Changed

New Contributors

Full Changelog: v1.3.0...v2.0.0