Releases: stephpy/timeline
Releases · stephpy/timeline
v2.0.0
Compare
Sorry, something went wrong.
No results found
Full Changelog : v1.2.0...v2.0.0
ResolvedComponentData build its hash.
Compare
Sorry, something went wrong.
No results found
Merge pull request #49 from shouze/feat-add-hash-trait
add hash trait
Fix predis pipeline issue.
Compare
Sorry, something went wrong.
No results found
v1.1.1
Fix redis issue, predis changed its pipeline instance.
Can add fieldLocation on QueryBuilder.
Compare
Sorry, something went wrong.
No results found
v1.1.0
Can add a fieldLocation, usable for search/sort on query builder.
Some fixes
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Merge pull request #40 from phansys/master
Resolve Doctrine proxies to real entity names
v1.0.2
Compare
Sorry, something went wrong.
No results found
Merge pull request #37 from cordoval/more-work-on-lib
typos and improvements
V1.0.1
Compare
Sorry, something went wrong.
No results found
First stable version
Compare
Sorry, something went wrong.
No results found
v1.0.0
If knp_pager doesn't have paginator dependency injected, throw an exc…