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

Releases: stephpy/timeline-bundle

Update default template referencing to use the default since Symfony 3.4

09 Aug 07:36
207adaf
Compare
Choose a tag to compare
Merge pull request #214 from collapso/master

Update default template referencing to use the default since Symfony 3.4

Improve fetch component query, use hash which is indexed in db.

20 Jun 07:52
a33e11e
Compare
Choose a tag to compare
Merge pull request #213 from shouze/perf-retrieve-component-with-index

perf: retrieve component by using indexed column

remove deprecated usage of getExtension

18 Feb 10:51
5937b64
Compare
Choose a tag to compare
Merge pull request #211 from kesslerdev/patch-1

remove deprecated usage of getExtension

Go to PHP 7.1

09 Feb 09:36
e408d9d
Compare
Choose a tag to compare
Merge pull request #210 from core23/patch/doctrine

Added doctrine <2.6 to conflicts

Supports Symfony 4

20 Nov 08:16
874e124
Compare
Choose a tag to compare
Merge pull request #209 from tibineogen/symfony-4-support

update to support symfony 4

Fix tests and spread compiler pass without any spread.

18 Oct 07:49
Compare
Choose a tag to compare
v2.4.3

Remove php 5.3 tests on travis-ci.

Fix spread compiler pass.

15 Oct 21:08
Compare
Choose a tag to compare
Merge pull request #204 from 7thcubic/7thcubic-patch-2

Multiple spread classes failure to load

Fix dependency injection issue

16 May 07:08
Compare
Choose a tag to compare
Merge pull request #202 from pppdns/patch-1

Fixed fatal error in dependency injection config

Spread priorization via Symfony tag.

10 Apr 09:10
Compare
Choose a tag to compare
v2.4.0

Spread priorization.

Fix kernel extension

23 Feb 13:44
Compare
Choose a tag to compare
v2.3.2

Must get reference, not definition directly.