1a60c55fea
Also upgrades "carto" to 0.9.3 and "millstone" to 0.5.11
819 B
819 B
1.1.0 (DD/MM/YY)
- Add /version entry point
- CartoCSS versioning
- Include style_version in GET /style response
- Support style_version and style_convert parameters in POST /style request
- Support style_version in GET /:z/:x/:y request
- Autodetect target mapnik version and let config override it
- Add tools/reset_styles script to batch-reset (and optionally convert) styles
- Configurable logging format (#4)
- Detailed error on missing user metadata
- Properly handle unauthenticated requests for metadata
- Accept "api_key" in addition to "map_key", both in query_string and POST body (#38)
- Add ./configure script
1.0.0 (03/10/12)
- Migrated to node 0.8.x.
0.9.0 (25/09/12)
- External resources in CartoCSS
- Added X-Cache-Channel header in all the tiler GET requests
- Small fixes