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 40f2ca2 commit b677c08Copy full SHA for b677c08
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.5.3 (2024-09-10)
2
+
3
+### Perf
4
5
+- **mvt**: enhances compatibiltiy of mvt tiles
6
7
## 1.5.2 (2024-08-30)
8
9
### Fix
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "raw-data-api"
-version = "1.5.2"
+version = "1.5.3"
description = "Set of high-performant APIs for transforming and exporting OpenStreetMap (OSM) data in different GIS file formats."
readme = "README.md"
10
authors = [
0 commit comments