Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1 #1

Merged
merged 15 commits into from
Mar 9, 2016
Merged

Release 1.1 #1

merged 15 commits into from
Mar 9, 2016

Conversation

mbunge
Copy link
Contributor

@mbunge mbunge commented Mar 9, 2016

Blast Turbine 1.1

1.1.0 (2016-03-09)

Added

  • Add filp/whoops as default error handler
  • Add zendframework/zend-stratigility integration

Altered

  • add request and response accessors
  • refactor error handling and replace exception decorator with whoops
  • pass and receive all config
  • remove possibilty to configure events, routes and services by callables
  • rename Turbine\Psr7\TerminableInterface to Turbine\TerminableInterface
  • rename debug config option to error
  • change configuration engine from array to instance of \ArrayAccess
  • Signature changes of Turbine\Application::handle, Turbine\Application::run, Turbine\Application::__construct, Turbine\Application::handleErrors

Removed

  • Turbine\Psr7\HttpKernelInterface replaced by Turbine\ApplicationInterface

mbunge added a commit that referenced this pull request Mar 9, 2016
@mbunge mbunge merged commit 3645252 into master Mar 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant