Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Expressive 0.1.1

Compare
Choose a tag to compare
@weierophinney weierophinney released this 03 Sep 22:48
· 2017 commits to master since this release

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.