This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
zend-expressive-hal 1.1.0
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 theLinkGenerator\UriGeneratorInterface
dependency. -
#39 updates
ResourceGeneratorFactory
to allow passing an alternate service name to use when
retrieving theLinkGenerator
dependency.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.