Localize external CartoCSS resources at renderer creation time

Closes #108. JIRA CDB-1422 #resolve
This commit is contained in:
Sandro Santilli
2014-01-14 12:58:01 +01:00
parent 687328a304
commit d49f5cfe7d
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
Bug fixes:
* Drop cache headers from error responses (#107)
* Localize external CartoCSS resources at renderer creation time (#108)
1.5.2 -- 2013-12-05
-------------------

View File

@@ -24,7 +24,7 @@
"dependencies": {
"node-varnish": "0.1.1",
"underscore" : "~1.3.3",
"windshaft" : "~0.14.5",
"windshaft" : "~0.15.0",
"step": "0.0.x",
"request": "2.9.202",
"cartodb-redis": "~0.1.0",