Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Releases: spaceonfire/data-source

1.4.1

25 Feb 14:25
Compare
Choose a tag to compare

Fixed

  • Refactor CycleQuery.

1.4.0

25 Feb 13:39
Compare
Choose a tag to compare

Added

  • Fix CycleQuery::count() after query gets paginated with matching()
  • Update processing PaginableCriteria in CycleQuery

1.3.1

19 Feb 16:06
4ed09ab
Compare
Choose a tag to compare

Added

  • Support installation on PHP 8.

1.3.0

20 Dec 19:48
Compare
Choose a tag to compare

Added

  • New simplified repository adapter for Cycle ORM introduced to separate schema builder from a repository functionality.
  • Entity interface simplified and now does not extend ArrayAccess and JsonSerializable (but AbstractEntity still
    does it).

Deprecated

  • AbstractCycleRepository class is deprecated and should be replaced with new AbstractCycleRepositoryAdapter class.

1.2.0

06 Oct 16:46
560eebe
Compare
Choose a tag to compare

Deprecated

  • Class spaceonfire\DataSource\Bridge\CycleOrm\Mapper\Hydrator\StdClassHydrator moved to
    spaceonfire/laminas-hydrator-bridge library. Class alias provided for backwards compatibility,
    but will be removed in next major release.

1.1.0

27 Sep 10:46
4bef73d
Compare
Choose a tag to compare

Deprecated

  • Namespace spaceonfire\DataSource\Adapters renamed to spaceonfire\DataSource\Bridge.
    Class aliases provided for backwards compatibility, but will be removed in next major release.

First release

12 Jun 09:39
3a655c7
Compare
Choose a tag to compare
1.0.0

1.0.0