Releases: cycle/entity-behavior
Releases · cycle/entity-behavior
1.4.0
What's Changed
- Maintenance by @ncodealex and @roxblnfk in #36
New Contributors
- @ncodealex made their first contribution in #36
Full Changelog: 1.3.1...1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.0
First release
Add behaviors:
- CreatedAt
- OptimisticLock
- SoftDelete
- UpdatedAt
- EventListener
- Hook
AddEventDrivenCommandGenerator
with custom event dispatcher.
Supported events:OnCreate
,OnDelete
andOnUpdate
New Contributors
- @roxblnfk made their first contribution in #1
- @msmakouz made their first contribution in #2
- @butschster made their first contribution in #15
Full Changelog: https://github.com/cycle/entity-behavior/commits/1.0.0