Skip to content

Releases: abdellahrk/EntityKitBundle

0.2.7

23 Apr 23:44

Choose a tag to compare

bump uid

patch pagination

03 Apr 06:58

Choose a tag to compare

0.2.6

refactor pagination

patch

02 Apr 20:25

Choose a tag to compare

drop php8.2 from ci

add guard on iptagged on update

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