Releases: danbettles/marigold
Releases · danbettles/marigold
v2.2.0
In 'Registry', factories can be any kind of callable.
v2.1.0
In 'Registry', factory closures are passed the 'Registry' instance.
v2.0.0
Tweaked the structure of the route array: 'id' must now be included i…
v1.0.1
Added change-log file.
v1.0.0
Tightened-up the PHPCS rules.
v1.0.0-beta.12
Added 'attributes' property to 'HttpRequest'.
v1.0.0-beta.11
Added helpers to 'AbstractAction'.
v1.0.0-beta.10
Added 'Action'.
v1.0.0-beta.9
Added HTTP exceptions.
v1.0.0-beta.8
Replaced 'ServiceFactory' with a more flexible registry-like class.