Skip to content

Releases: puli/symfony-bundle

1.0.0-beta10

14 Jan 12:55
Compare
Choose a tag to compare
1.0.0-beta10 Pre-release
Pre-release
  • made compatible with Symfony 3.0

1.0.0-beta9

05 Oct 12:20
Compare
Choose a tag to compare
1.0.0-beta9 Pre-release
Pre-release
  • fixed minimum package versions in composer.json

1.0.0-beta8

24 Aug 20:36
Compare
Choose a tag to compare
1.0.0-beta8 Pre-release
Pre-release
  • fixed minimum package versions in composer.json

1.0.0-beta7

12 Aug 14:26
Compare
Choose a tag to compare
1.0.0-beta7 Pre-release
Pre-release
  • removed dependency on the "templatig.engines" parameter

1.0.0-beta6

03 Jun 09:33
Compare
Choose a tag to compare
1.0.0-beta6 Pre-release
Pre-release
  • 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

29 May 13:35
Compare
Choose a tag to compare
1.0.0-beta5 Pre-release
Pre-release
  • removed unneeded dependency webmozart/path-util
  • integrated puli/url-generator
  • added puli/composer-plugin dependency

1.0.0-beta4

13 Apr 15:41
Compare
Choose a tag to compare
1.0.0-beta4 Pre-release
Pre-release
  • moved all code to the Puli\SymfonyBundle namespace

1.0.0-beta3

19 Mar 18:58
Compare
Choose a tag to compare
1.0.0-beta3 Pre-release
Pre-release
  • 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

27 Jan 12:03
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release
  • adapted to work with version 1.0.0-beta2 of the Puli components

1.0.0-beta

27 Jan 12:03
Compare
Choose a tag to compare
1.0.0-beta Pre-release
Pre-release
  • 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