Releases: KnpLabs/KnpSnappyBundle
Releases · KnpLabs/KnpSnappyBundle
v1.5.2
A BC break has been introduced in v1.5.0: the LoggableGenerator
has been moved in a new namespace. This is now fixed.
Credits go to: @jzawadzki and @NiR-. Also, thank you @nayzo, @carusogabriel and @antondachauer for your tweaks in the docs and for updating PHPUnit tests.
v1.5.1
v1.5
v1.5
- Add
process_timeout
option (see #110) - Add
.gitattributes
(see #159) - Add specialized response classes (see #172)
- Drop support for php v5.3, 5.4, 5.5 and symfony below v2.7 (see #160)
- Upgrade Snappy to its first stable release (see #175)
- Deprecate Loggable decorator in favor of
setLogger
method added to generators (see #175)
Credits go to: @soullivaneuh, @valdezalbertm, @akovalyov, @garak, @matudelatower, @NiR-.
v1.4: Merge pull request #119 from WouterJ/patch-1
- Symfony3 Support
v1.3: Merge pull request #99 from jvasseur/psr4
Use PSR-4 instead of PSR-0
v1.2: Merge pull request #41 from sstok/patch-1
add a branch alias to composer.json