Skip to content

Releases: circli/database-extension

1.9.0

Choose a tag to compare

@sunkan sunkan released this 27 Nov 12:41
d27bcfb
Add PageInterface to support other types of paging

1.8.0

Choose a tag to compare

@sunkan sunkan released this 29 Sep 08:30

Php8.1 support

1.7.0

Choose a tag to compare

@sunkan sunkan released this 29 Jun 12:09

Full Changelog: 1.6.0...1.7.0

1.6.0

Choose a tag to compare

@sunkan sunkan released this 08 Feb 14:04

Add support for default limit on repositories

1.5.0

Choose a tag to compare

@sunkan sunkan released this 20 Jan 16:37
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

Choose a tag to compare

@sunkan sunkan released this 16 Dec 13:06

Expand utility function on AbstractCollection to make it easier to use

1.3.0

Choose a tag to compare

@sunkan sunkan released this 29 Oct 07:17
0ea5374
Allow array values in search collections

Testing release

Choose a tag to compare

@sunkan sunkan released this 12 Oct 06:34
7ef2c9c
1.2.0

Add helper constructor to create id from bytes

1.1.1

Choose a tag to compare

@sunkan sunkan released this 26 May 11:44
54e2683
Fix file location

1.1.0

Choose a tag to compare

@sunkan sunkan released this 26 May 11:36
f360203
Add missing WithAware interface