Releases: puli/symfony-bundle
Releases · puli/symfony-bundle
1.0.0-beta10
- made compatible with Symfony 3.0
1.0.0-beta9
- fixed minimum package versions in composer.json
1.0.0-beta8
- fixed minimum package versions in composer.json
1.0.0-beta7
- removed dependency on the "templatig.engines" parameter
1.0.0-beta6
- fixed deprecation notes on Symfony 2.7
- fixed non-working configuration of the PuliExtension service
- added configuration setting "twig" to disable Twig support
- removed support for Assetic
1.0.0-beta5
- removed unneeded dependency webmozart/path-util
- integrated puli/url-generator
- added puli/composer-plugin dependency
1.0.0-beta4
- moved all code to the
Puli\SymfonyBundle
namespace
1.0.0-beta3
- fixed: added missing root directory to the kernel file locator
- fixed: the Twig extension and Assetic are only loaded if they are available
- added support for puli/web-resource-plugin
1.0.0-beta2
- adapted to work with version 1.0.0-beta2 of the Puli components
1.0.0-beta
- Added support for the @Bundle/.. notation to the assetic factory
- Made Twig and Assetic optional
- Added TwigLoaderPass to fix the template loading with the latest version of Symfony 2.5