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