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

zend-expressive-hal 1.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 05 Jun 19:08
· 51 commits to master since this release

Added

  • #39 adds a cookbook recipe detailing how to create a fully contained, path-segregated
    module, complete with its own router, capable of generating HAL resources.

Changed

  • #39 updates LinkGeneratorFactory to allow passing an alternate service name to use when
    retrieving the LinkGenerator\UriGeneratorInterface dependency.

  • #39 updates ResourceGeneratorFactory to allow passing an alternate service name to use when
    retrieving the LinkGenerator dependency.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.