Skip to content

Releases: stephpy/timeline-bundle

v4.0.0

24 Jul 22:12
e2f35a3

Choose a tag to compare

What's Changed

Full Changelog: 3.1.1...v4.0.0

Update default template referencing to use the default since Symfony 3.4

09 Aug 07:36
207adaf

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

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

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

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

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

Choose a tag to compare

v2.4.3

Remove php 5.3 tests on travis-ci.

Fix spread compiler pass.

15 Oct 21:08

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

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

Choose a tag to compare

v2.4.0

Spread priorization.