Release notes
Unreleased¶
0.4.0 - 2025-11-06¶
- switch to
uvfor development - switch to
hatchfor python package build-system - remove
titilermetapackage breaking change - add support for python version 3.13
- bump minimum python version to 3.11
- update docker image to python:3.13
- Upgrade to become compatible with titiler.core/titiler.mosaic v0.19 (author @jverrydt, developmentseed/titiler-stacapi!32)
0.3.3 - 2025-11-06¶
- fix single date query to only select one day (author @wschoors, developmentseed/titiler-stacapi!34)
0.3.2 - 2025-05-19¶
- Align ows:Title, Identifier and Abstract in WMTS GetCapabilities (author @jverrydt, developmentseed/titiler-stacapi!31)
0.3.1 - 2025-02-25¶
- use only cql2-text for GET request filter parameter (author @jverrydt, developmentseed/titiler-stacapi!30)
0.3.0 - 2025-02-24¶
- Add STAC filter / sort search parameters in
/collectionsendpoints (author @jverrydt, developmentseed/titiler-stacapi!29)
0.2.0 - 2024-11-19¶
- add support for aggregations stac-api extension to fetch dynamic time information (author @jverrydt, developmentseed/titiler-stacapi!28)
0.1.1 - 2024-08-20¶
- add support for
cube:dimensionsextension (author @jverrydt, developmentseed/titiler-stacapi!26) - allow overriding the colormap/expression in the (author @jverrydt, developmentseed/titiler-stacapi!26)
0.1.0 - 2024-06-11¶
- initial release