Skip to content

Releases: moodev/bounce

v1.3.1: Merge pull request #13 from JonathanO/master

11 Jan 19:41
Compare
Choose a tag to compare
Make cached app context file name match class name.

v1.3.0: Merge pull request #12 from JonathanO/master

14 Dec 17:19
Compare
Choose a tag to compare
Make Bounce a config loader for Symfony DI.

Refactor to allow replacement of config parsers and bean factory

02 Dec 12:29
Compare
Choose a tag to compare

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

21 May 18:07
Compare
Choose a tag to compare

Fix bug that did not allow use of factory beans from parent contexts

v1.1.0: Merge pull request #9 from JonathanO/master

23 Apr 14:40
Compare
Choose a tag to compare
Correct bugs with proxy generation and scope.