Skip to content

Releases: danbettles/marigold

v4.0.1

08 Apr 15:47
Compare
Choose a tag to compare
Updated 'Php::executeFile()' to remove the UTF-8 BOM, if there is one…

v4.0.0

26 Mar 07:55
Compare
Choose a tag to compare
Tweaked the router to allow 'default' route parameters to be correctl…

v3.0.0

11 Mar 14:52
Compare
Choose a tag to compare
Updated changelog.

v2.5.0

08 Mar 21:46
Compare
Choose a tag to compare
Fixed, and made improvements to, 'HTTPResponse'.

v2.4.0

21 Jan 20:22
Compare
Choose a tag to compare
Simplified some code.

v2.3.3

17 Jan 16:21
Compare
Choose a tag to compare
CSS minifier: quickly fixed a bug that was breaking selectors contain…

v2.3.2

19 Dec 19:56
Compare
Choose a tag to compare
Improved tests.

v2.3.1

03 Dec 14:21
Compare
Choose a tag to compare
Corrected 'HttpRequest'.

v2.3.0

03 Dec 14:14
Compare
Choose a tag to compare
Added dumb 'content' property to 'HttpRequest'.

v2.2.1

30 Nov 08:59
Compare
Choose a tag to compare
Quickly fixed some PHPDocs.