Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Latest commit

 

History

History
29 lines (15 loc) · 756 Bytes

CHANGES.md

File metadata and controls

29 lines (15 loc) · 756 Bytes

3.0.0-beta.7 (2020-10-07)

Note: We changed the versioning scheme to {major}.{minor}.{path}-{pre}{prenum}

3.0b6 (2020-10-01)

  • Adapt for rio-tiler==2.0b13

3.0b5 (2020-09-01)

  • Forward reader_options in kwargs for COGReader.tile (#13)

3.0b4 (2020-08-21)

3.0b3 (2020-07-30)

  • Update rio-tiler and raise MissingAsset exception instead of InvalidBandName (#10)

3.0b2 (2020-07-28)

  • STACReader.tile raises rio-tiler.error.InvalidBandName when no asset nor expression (#8)

3.0b1 (2020-07-22)

  • Use rio-tiler 2.0b1 and its new COGReader and STACReader