Skip to content

Releases: stephpy/timeline

v2.0.0

24 Jul 22:07
b439859

Choose a tag to compare

ResolvedComponentData build its hash.

20 Jun 07:34
a02e44f

Choose a tag to compare

Merge pull request #49 from shouze/feat-add-hash-trait

add hash trait

Fix predis pipeline issue.

19 Feb 17:37
d059ba3

Choose a tag to compare

v1.1.1

Fix redis issue, predis changed its pipeline instance.

Can add fieldLocation on QueryBuilder.

13 Feb 13:16

Choose a tag to compare

v1.1.0

Can add a fieldLocation, usable for search/sort on query builder.

Some fixes

24 Aug 09:03

Choose a tag to compare

  • Clone collection before foreach in DuplicateKey filter (d58097d)
  • Always use distinct when counting entries in KnpPager (6909524)

Add doctrine/common dependency, resolve doctrine proxy on BasicComponentDataResolver

14 Nov 13:34

Choose a tag to compare

Merge pull request #40 from phansys/master

Resolve Doctrine proxies to real entity names

v1.0.2

27 Aug 08:20

Choose a tag to compare

Merge pull request #37 from cordoval/more-work-on-lib

typos and improvements

V1.0.1

26 Aug 13:27

Choose a tag to compare

PSR-4, little fixes.

First stable version

25 Aug 09:02

Choose a tag to compare

v1.0.0

If knp_pager doesn't have paginator dependency injected, throw an exc…