Releases: cycle/entity-behavior
Releases · cycle/entity-behavior
1.7.0
1.6.0
What's Changed
- Add ULID column type into RegistryModifier by @puzzledpolymath in #39
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Add user test cases generator by @roxblnfk in #37
- Registry modifier big integer by @puzzledpolymath in #38
New Contributors
- @puzzledpolymath made their first contribution in #38
Full Changelog: 1.4.0...1.5.0
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