Skip to content

Releases: circli/database-extension

1.9.0

27 Nov 12:41
d27bcfb

Choose a tag to compare

Add PageInterface to support other types of paging

1.8.0

29 Sep 08:30

Choose a tag to compare

Php8.1 support

1.7.0

29 Jun 12:09

Choose a tag to compare

Full Changelog: 1.6.0...1.7.0

1.6.0

08 Feb 14:04

Choose a tag to compare

Add support for default limit on repositories

1.5.0

20 Jan 16:37

Choose a tag to compare

Add support for collections to contain the concept of total count

This is to represent the real count from say a database or other api

1.4.0

16 Dec 13:06

Choose a tag to compare

Expand utility function on AbstractCollection to make it easier to use

1.3.0

29 Oct 07:17
0ea5374

Choose a tag to compare

Allow array values in search collections

Testing release

12 Oct 06:34
7ef2c9c

Choose a tag to compare

1.2.0

Add helper constructor to create id from bytes

1.1.1

26 May 11:44
54e2683

Choose a tag to compare

Fix file location

1.1.0

26 May 11:36
f360203

Choose a tag to compare

Add missing WithAware interface