Releases: developmentseed/titiler
Releases · developmentseed/titiler
0.19.0
What's Changed
- remove defaults in deps and add
.as_dict
method to theDefaultDependency
class by @vincentsarago in #819 - switch to mkdocstrings for API docs by @vincentsarago in #952
- fix: Encode URL for cog_viewer and stac_viewer by @guillemc23 in #961
- Improve XSS security by @jcary741 in #953
- Patch/update from maint 0.18 by @vincentsarago in #970
- fix hillsahde algorithm by @vincentsarago in #985
- feature: add links for render parameters and /cog/map link to /cog/viewer dashboard by @hrodmn in #987
- simplify Factories by @vincentsarago in #943
- update rio-tiler dependency by @vincentsarago in #1003
- convert Numpy.Array/Generic for JSON encoding by @vincentsarago in #1008
- Update from deprecated path in benchmarks by @maxrjones in #1011
- add
Layers
to wmts and reorder dependencies by @vincentsarago in #1012 - set min/maxNativeZoom in tileLayer instead of min/maxZoom by @hrodmn in #1015
- add OGC tileset list and tileset metadata endpoints by @vincentsarago in #1017
- add gif mediatype by @vincentsarago in #1018
- update STAC reference by @emmanuel-ferdman in #1005
- Point to return masked values by @vincentsarago in #1020
- Add Xarray sub-package by @vincentsarago in #1013
- Release/v0.19.0 by @vincentsarago in #1022
New Contributors
- @guillemc23 made their first contribution in #961
- @jcary741 made their first contribution in #953
- @hrodmn made their first contribution in #987
- @maxrjones made their first contribution in #1011
- @emmanuel-ferdman made their first contribution in #1005
Full Changelog: 0.18.10...0.19.0