Skip to content

Releases: view-components/eloquent-data-processing

v1.2.7

06 Jul 16:25
7031939

Choose a tag to compare

Update composer.json

v1.2.6

17 Jul 14:27

Choose a tag to compare

filtering using whereIn added as OPERATOR_SET_CONTAINS

v1.2.5

17 Jul 13:34

Choose a tag to compare

v1.2.4

14 Feb 16:03

Choose a tag to compare

Update composer.json

use view-components 0.26.6

v1.2.3

31 Aug 17:20

Choose a tag to compare

Update composer.json

v1.2.2

24 Jun 10:50

Choose a tag to compare

Update composer.json

v1.2.1

23 Jun 12:26

Choose a tag to compare

Fix #3

v1.2.0

08 Apr 11:59

Choose a tag to compare

New operators support for filtering:

  • OPERATOR_STR_STARTS_WITH
  • OPERATOR_STR_ENDS_WITH
  • OPERATOR_STR_CONTAINS

Thanks to @abrarazeem

v1.1.1

07 Apr 15:53

Choose a tag to compare

Use testing-helpers v2

v1.1.0

31 Mar 13:42

Choose a tag to compare

Class names of Eloquent models supported as data source