Skip to content

Releases: abdellahrk/EntityKitBundle

0.2.4

22 Jan 07:44

Choose a tag to compare

bump dependencies to maintained versions

0.2.3

21 Jan 19:47

Choose a tag to compare

quick pagination fix

0.2.2

21 Jan 19:28

Choose a tag to compare

Refactor pagination && start translation

Set Max Result within the pagination trait

17 Sep 17:04

Choose a tag to compare

v0.2.1

set max query inside the trait

Add Entity Pagination

16 Sep 08:43

Choose a tag to compare

v0.2.0

Add pagination

Add Singleton

24 Aug 12:51
a2bfb30

Choose a tag to compare

The ability to create only one entity.
This is good for an entity serving as a website configuration.

Feature: Add Soft Delete

03 Aug 12:14
e6c9245

Choose a tag to compare

Merge pull request #16 from abdellahrk/features/soft-delete-and-refactor

Add soft delete to entity kit

Minor release

15 Jul 09:58
acc5941

Choose a tag to compare

Merge pull request #13 from abdellahrk/loggable

make slug nullable initiality

v0.1.6: Merge pull request #12 from abdellahrk/loggable

24 Apr 22:24
cd30afd

Choose a tag to compare

  • Add Prefix and Suffix for Slugs
  • Uuid tests
  • Ip tests
  • Authored tests
  • TimeStamped tests

Add UUID for entities

19 Apr 13:55
5a4abc0

Choose a tag to compare

  • Add UUID support for entities (auto generate uuid v4)
  • Add changelog