Releases: labrador-kennel/framework
Releases · labrador-kennel/framework
0.7.1
0.7.0
This represents a significant departure from previous versions and is much more closely aligned with what the initial 1.0 version will be released as. While the API is still volatile, there are not expected to be major shifts in the design as was seen in versions 0.1 through 0.6.
Full Changelog: 0.6.0...0.7.0
Transition from Symfony HTTP Foundation to PSR-7
See CHANGELOG for more details
Fix bug in Services::wireObjectGraph
See CHANGELOG for more details.
Add Engine::onResponseSent
See CHANGELOG for more details.
Add ResponseSentEvent
Please see CHANGELOG for more details.
Update dependencies, refactor Request to not be shared in container
See CHANGELOG for more details.
Dependency Update
- Removes Telluris dependency
- Updates Labrador and Symfony
- Moves autoloading from PSR-0 to PSR-4
Initial Launch
See CHANGELOG for added features.