We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce12a0 commit 91a9e2dCopy full SHA for 91a9e2d
1 file changed
releases.json
@@ -1,12 +1,20 @@
1
[
2
{
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"downloadUrl": "https://github.com/craftapi/htmlcache/archive/master.zip",
5
+ "date": "2016-03-07T17:06:04.096Z",
6
+ "notes": [
7
+ "Improved functionality with cache duration and hook-before craft"
8
+ ]
9
+ },
10
+ {
11
+ "version": "1.0.3",
12
+ "downloadUrl": "https://github.com/craftapi/htmlcache/archive/1.0.3.zip",
13
"date": "2016-03-04T12:06:04.096Z",
14
"notes": [
15
"Fixed case-sensitivity bug in HtmlcachePlugin.php and Htmlcache_HtmlcacheService.php, causing an (in)visible error that did not enable the plugin"
16
]
- },
17
18
19
"version": "1.0.2",
20
"downloadUrl": "https://github.com/craftapi/htmlcache/archive/1.0.2.zip",
0 commit comments