All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- Nothing.
- #5
deprecates both
RouteResultObserverInterface
andRouteResultSubjectInterface
. The changes introduced in zend-expressive #270 make the system obsolete. The interfaces will be removed in 2.0.0.
- Nothing.
- Nothing.
- #4 adds
RouteResultSubjectInterface
, a complement toRouteResultObserverInterface
, defining the following methods:attachRouteResultObserver(RouteResultObserverInterface $observer)
detachRouteResultObserver(RouteResultObserverInterface $observer)
notifyRouteResultObservers(RouteResult $result)
- Nothing.
- #4 removes
the deprecation notice from
RouteResultObserverInterface
.
- Nothing.
- Nothing.
- #3 deprecates
RouteResultObserverInterface
, which has been moved to theZend\Expressive
namespace and package.
- Nothing.
- #1 fixes the coveralls support to trigger after scripts, so the status of the check does not make the tests fail. Additionally, ensured that coveralls can receive the coverage report!
First stable release.
See the [Expressive CHANGELOG](https://github.com/zendframework/zend-expressive/blob/master/CHANGELOG.md] for a history of changes prior to 1.0.