We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d22656f commit 51d5d1cCopy full SHA for 51d5d1c
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+<a name="0.7.2"></a>
2
+## 0.7.2 (2017-06-08)
3
+
4
+#### Features
5
6
+* Change file cache scheme from TMS to XYZ
7
+* Extent Web Mercator grid to level 22
8
+* Limit features per tile to 1000 by default
9
10
+#### Bug Fixes
11
12
+* Fix TileJSON compatibility
13
+* Fix generation of zoom levels greater than maximal grid zoom level
14
15
<a name="0.7.1"></a>
16
## 0.7.1 (2017-04-01)
17
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "t-rex"
-version = "0.7.2-dev"
+version = "0.7.2"
authors = ["Pirmin Kalberer <[email protected]>"]
[[bin]]
0 commit comments