Skip to content

Releases: EmanueleMinotto/TwigCacheBundle

1.3.1

09 Nov 13:49
3e85105
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

Support PHP ^8.0

17 Feb 10:17
c8b1018
Compare
Choose a tag to compare
Merge pull request #28 from EmanueleMinotto/php8

Added PHP8 support

Symfony 5 support

17 Jan 08:32
b5936ff
Compare
Choose a tag to compare
Merge pull request #27 from cached/master

Update configuration.php to support Symfony 5

Named the profiler service

22 Jul 14:17
Compare
Choose a tag to compare
  • Fixed possible issues because of missing (0) service id for profiler service.

Switched to maintained cache extension

22 Jul 08:14
ea42839
Compare
Choose a tag to compare
  • #24: Switched to maintained, officially supported version of the cache extension (@sspooky13)

1.0.5

13 Sep 12:03
99f7bee
Compare
Choose a tag to compare

#22

  • Moved data collector out of Extension
  • Instead of extending the twig extension, the profiler cache strategy is always wrapped around the configured strategy (only if profiler = true)

#21

  • Implement reset method for ProfilerExtension (Symfony >4)

1.0.4

03 Aug 21:09
Compare
Choose a tag to compare
  • 79fb065 Removed deprecations (Emanuele Minotto)
  • e4ff4a4 Update unsupported elements (Emanuele Minotto)
  • cdc5400 fix deprecation message. (Denis Medved)
  • 08cb5d3 Document PSR-6 cache adapters (Richard)

1.0.3

05 Apr 07:38
Compare
Choose a tag to compare
  • dd7ddd7 update reference config (Alex Vasilenko)
  • a20993b ability to redefine key generator as service (Alex Vasilenko)
  • 956f497 Update README.md (Emanuele Minotto)
  • 78d0331 Updated license year (Emanuele Minotto)

1.0.2

30 Jan 13:08
Compare
Choose a tag to compare
  • 671d519 Remove inline styles from image (Rafał Muszyński)
  • 143cb5b get stable satooshi/php-coveralls version (Emanuele Minotto)
  • f6b09b5 coding style fixes (Emanuele Minotto)
  • 18f6853 improved tests (Emanuele Minotto)
  • 0abb953 removed tests from production optimization (Emanuele Minotto)
  • e39feea updated travis configuration (Emanuele Minotto)
  • 1727778 updated composer dependencies (Emanuele Minotto)
  • 8c8855e fixed phpdoc param (Emanuele Minotto)
  • 680f191 added php7 (Emanuele Minotto)
  • 14fce88 Applied fixes from StyleCI (Emanuele Minotto)
  • a437f9d improved docblock (Emanuele Minotto)
  • 0efac7d php-cs-fixer round (Emanuele Minotto)

1.0.1