2012-10-05 22:14:10 +08:00
|
|
|
1.1.0 (DD/MM/YY)
|
|
|
|
-----
|
2012-10-09 00:02:28 +08:00
|
|
|
* Add /version entry point
|
|
|
|
* CartoCSS versioning
|
|
|
|
* Include version in GET /style response
|
|
|
|
* Support version and convert parameters in POST /style request
|
|
|
|
* Autodetect target mapnik version and let config override it
|
2012-10-09 00:06:12 +08:00
|
|
|
* Add tools/reset_styles script to batch-reset (and optionally convert) styles
|
2012-10-05 22:14:10 +08:00
|
|
|
* Configurable logging format (#4)
|
|
|
|
* Detailed error on missing user metadata
|
2012-10-05 23:11:57 +08:00
|
|
|
* Properly handle unauthenticated requests for metadata
|
2012-10-05 22:16:48 +08:00
|
|
|
* Accept "api_key" in addition to "map_key",
|
|
|
|
both in query_string and POST body (#38)
|
2012-10-05 23:11:57 +08:00
|
|
|
* Add ./configure script
|
2012-10-05 22:14:10 +08:00
|
|
|
|
2012-10-03 22:39:21 +08:00
|
|
|
1.0.0 (03/10/12)
|
|
|
|
-----
|
|
|
|
* Migrated to node 0.8.x.
|
|
|
|
|
2012-09-25 19:46:41 +08:00
|
|
|
0.9.0 (25/09/12)
|
|
|
|
-----
|
|
|
|
* External resources in CartoCSS
|
|
|
|
* Added X-Cache-Channel header in all the tiler GET requests
|
|
|
|
* Small fixes
|