Skip to content

Releases: labrador-kennel/framework

0.7.1

20 Jul 13:03
c69646a

Choose a tag to compare

What's Changed

  • Use SessionHelper properly in available places by @cspray in #92

Full Changelog: 0.7.0...0.7.1

0.7.0

18 Jul 12:15
59d2f71

Choose a tag to compare

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

20 Mar 21:53

Choose a tag to compare

See CHANGELOG for more details

Fix bug in Services::wireObjectGraph

15 Feb 02:02

Choose a tag to compare

See CHANGELOG for more details.

Add Engine::onResponseSent

15 Feb 01:49

Choose a tag to compare

See CHANGELOG for more details.

Add ResponseSentEvent

15 Feb 00:55

Choose a tag to compare

Please see CHANGELOG for more details.

Update dependencies, refactor Request to not be shared in container

13 Feb 23:51

Choose a tag to compare

Dependency Update

09 Jan 03:08

Choose a tag to compare

  • Removes Telluris dependency
  • Updates Labrador and Symfony
  • Moves autoloading from PSR-0 to PSR-4

Initial Launch

23 Aug 20:59

Choose a tag to compare

See CHANGELOG for added features.