Skip to content

Conversation

@skie
Copy link
Contributor

@skie skie commented Dec 30, 2025

[1.1.0]

Added

  • NotifiableTrait for providing notification methods on table classes

Changed

  • BREAKING: Refactored NotifiableBehavior - notification methods moved to NotifiableTrait
    • Behavior now only creates the Notifications association
    • Table classes must use both NotifiableTrait and NotifiableBehavior
    • See updated documentation for migration guide

skie added 4 commits December 30, 2025 15:26
BREAKING: Table classes must now use both NotifiableTrait and NotifiableBehavior.
Behavior now only creates association, trait provides notification methods.
Updated PHPUnit to ^12.5, added check/analyse scripts, improved test suite.
@skie skie merged commit af7f237 into main Dec 30, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants