Releases: cogeotiff/rio-tiler
Releases · cogeotiff/rio-tiler
7.2.2
What's Changed
- catch and expend image encoding error by @vincentsarago in #767
Full Changelog: 7.2.1...7.2.2
7.2.1
What's Changed
- add floating point values support in colormap Keys by @vincentsarago in #765
- cast data to uint8 by @vincentsarago in #766
Full Changelog: 7.2.0...7.2.1
7.2.0
What's Changed
- add kwargs to xarrayReader methods for compatibility by @vincentsarago in #762
Full Changelog: 7.1.0...7.2.0
7.1.0
What's Changed
- expand xarray capabilities by @vincentsarago in #755
- create_cutline expose rasterio rowcol op parameter to fix pixel raste… by @Martenz in #759
- Patch/2d xarray point by @vincentsarago in #761
New Contributors
Full Changelog: 7.0.1...7.1.0
6.8.0
What's Changed
- [backport] alternate asset and vrt string by @vincentsarago in #753
Full Changelog: 6.7.0...6.8.0
7.0.1
What's Changed
- Add CRS_to_urn by @AndrewAnnex in #752
New Contributors
- @AndrewAnnex made their first contribution in #752
Full Changelog: 7.0.0...7.0.1
7.0.0
What's Changed
- enable dynamic definition of Reader for MultiBaseReader by @vincentsarago in #711
- return options from _get_reader() by @vincentsarago in #728
- Adding
default_assets
for MultiBaseReader and STACReader by @mccarthyryanc in #722 - add support for the STAC projection extension by @vincentsarago in #729
- remove is_tiled use by @vincentsarago in #730
- enable alternate assets href selection by @vincentsarago in #731
- Patch/better self typing def by @vincentsarago in #736
- [STAC] add support for GDAL VRT connection string by @vincentsarago in #733
- add support for JSON colormap files by @vincentsarago in #740
- do not lower case ColorMap Names by @vincentsarago in #742
- refactor benchmark by @vincentsarago in #743
- remove geographic_crs and update info model by @vincentsarago in #746
- relax morecantile dependency by @vincentsarago in #748
- Release/v7.0.0 by @vincentsarago in #750
Full Changelog: 6.7.0...7.0.0
6.7.0
What's Changed
- Error message should match x, y, z arguments by @abarciauskas-bgse in #712
- fix tests by @vincentsarago in #714
- [715] Enable handling of inverted latitude in reader.point by @georgespill in #716
- raise error when xarray dataset have wrong geo information by @vincentsarago in #726
New Contributors
- @georgespill made their first contribution in #716
Full Changelog: 6.6.1...6.7.0