This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Expressive 0.1.1
Added
- #112 adds a chapter to the documentation on using Aura.Di (v3beta) with zend-expressive.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- #118 fixes an issue whereby route options specified via configuration were not being pushed into generated
Route
instances before being passed to the underlying router.