Bump to 0.2.7.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
# 0.2.7
|
||||||
|
|
||||||
|
- `_metadata` now returns null if the metadata table or the requested field is
|
||||||
|
missing.
|
||||||
|
|
||||||
# 0.1.14
|
# 0.1.14
|
||||||
|
|
||||||
- Allows `template` key in `metadata` table.
|
- Allows `template` key in `metadata` table.
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mbtiles",
|
"name": "mbtiles",
|
||||||
"version": "0.2.6",
|
"version": "0.2.7",
|
||||||
"description": "Utilities and tilelive integration for the MBTiles format.",
|
"description": "Utilities and tilelive integration for the MBTiles format.",
|
||||||
"url": "http://github.com/mapbox/node-mbtiles",
|
"url": "http://github.com/mapbox/node-mbtiles",
|
||||||
"author": {
|
"author": {
|
||||||
|
|||||||
Reference in New Issue
Block a user