Skip to content

Releases: danbettles/marigold

v2.2.0

26 Nov 14:12
Compare
Choose a tag to compare
In 'Registry', factories can be any kind of callable.

v2.1.0

24 Nov 20:20
Compare
Choose a tag to compare
In 'Registry', factory closures are passed the 'Registry' instance.

v2.0.0

23 Nov 14:04
Compare
Choose a tag to compare
Tweaked the structure of the route array: 'id' must now be included i…

v1.0.1

22 Oct 15:41
Compare
Choose a tag to compare
Added change-log file.

v1.0.0

22 Oct 08:11
Compare
Choose a tag to compare
Tightened-up the PHPCS rules.

v1.0.0-beta.12

15 Oct 08:02
Compare
Choose a tag to compare
v1.0.0-beta.12 Pre-release
Pre-release
Added 'attributes' property to 'HttpRequest'.

v1.0.0-beta.11

14 Oct 12:49
Compare
Choose a tag to compare
v1.0.0-beta.11 Pre-release
Pre-release
Added helpers to 'AbstractAction'.

v1.0.0-beta.10

13 Oct 18:57
Compare
Choose a tag to compare
v1.0.0-beta.10 Pre-release
Pre-release
Added 'Action'.

v1.0.0-beta.9

06 Oct 12:43
Compare
Choose a tag to compare
v1.0.0-beta.9 Pre-release
Pre-release
Added HTTP exceptions.

v1.0.0-beta.8

02 Oct 15:42
Compare
Choose a tag to compare
v1.0.0-beta.8 Pre-release
Pre-release
Replaced 'ServiceFactory' with a more flexible registry-like class.