Releases: moodev/bounce
Releases · moodev/bounce
v1.3.1: Merge pull request #13 from JonathanO/master
v1.3.0: Merge pull request #12 from JonathanO/master
Make Bounce a config loader for Symfony DI.
Refactor to allow replacement of config parsers and bean factory
This is probably non-breaking, as long as you weren't depending on the ApcCached application context extending the non-Apc cached Xml context.
Bug-fix: allow use of factory beans from parent contexts
Fix bug that did not allow use of factory beans from parent contexts
v1.1.0: Merge pull request #9 from JonathanO/master
Correct bugs with proxy generation and scope.