- remove
pkg_resources
(pypa/setuptools#510)
Note: We changed the versioning scheme to {major}.{minor}.{path}-{pre}{prenum}
- Adapt for rio-tiler==2.0b13
- Forward reader_options in kwargs for COGReader.tile (#13)
- Update to rio-tiler 2.0b7 and switch to attr (ref: cogeotiff/rio-tiler#225)
- Update rio-tiler and raise MissingAsset exception instead of InvalidBandName (#10)
- STACReader.tile raises rio-tiler.error.InvalidBandName when no asset nor expression (#8)
- Use rio-tiler 2.0b1 and its new COGReader and STACReader