mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
rio-pmtiles 1.1.0 [#601]
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
1.1.0
|
||||
------
|
||||
* Compute and use OVERVIEW_LEVEL to read appropriate overviews instead of full resolution by @qchenevier [#601]
|
||||
* Use nodata=255 for RGBA inputs/outputs to prevent warnings by @qchenevier [#601]
|
||||
|
||||
1.0.3
|
||||
------
|
||||
* add `pyproject.toml` and switch to `python -m build` for modernized build, resolving naming deprecation
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
"""rio-pmtiles package"""
|
||||
|
||||
__version__ = "1.0.3"
|
||||
__version__ = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user