Releases: abdellahrk/EntityKitBundle
Releases · abdellahrk/EntityKitBundle
0.2.4
0.2.3
quick pagination fix
0.2.2
Refactor pagination && start translation
Set Max Result within the pagination trait
v0.2.1 set max query inside the trait
Add Entity Pagination
v0.2.0 Add pagination
Add Singleton
The ability to create only one entity.
This is good for an entity serving as a website configuration.
Feature: Add Soft Delete
Merge pull request #16 from abdellahrk/features/soft-delete-and-refactor Add soft delete to entity kit
Minor release
Merge pull request #13 from abdellahrk/loggable make slug nullable initiality
v0.1.6: Merge pull request #12 from abdellahrk/loggable
- Add Prefix and Suffix for Slugs
- Uuid tests
- Ip tests
- Authored tests
- TimeStamped tests
Add UUID for entities
- Add UUID support for entities (auto generate uuid v4)
- Add changelog