Skip to content

v1.5.0

Choose a tag to compare

@MichaelSowah MichaelSowah released this 09 Feb 02:52
· 26 commits to main since this release
f91ccf4

[1.5.0] - 2026-02-09

Changed

  • Framework Compatibility: Updated minimum framework requirement to Glueful 1.30.0 (Diphda release)
  • Exception Imports: Migrated from deleted legacy bridge class to modern exception namespace
    • Glueful\Exceptions\BusinessLogicExceptionGlueful\Http\Exceptions\Domain\BusinessLogicException in EmailFormatter
  • composer.json: Updated extra.glueful.requires.glueful to >=1.30.0, version bumped to 1.5.0

Notes

  • No breaking changes to extension API. Import path change is internal.
  • Requires Glueful Framework 1.30.0+ due to removal of legacy exception bridge classes.