Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

v0.1.5

Fixed

  • Allow POST requests from cross-origin clients (#60)

  • Handle case where ResolutionAndCoordinateSystem is not available for calculating time series request size (#62)

  • Pin geojson-pydantic to >=2.0.0,<3.0 (previously was >=1.1.1) and fixed iteration of FeatureCollection (#68)

Changed

v0.1.4

Added

Fixed

Changed

v0.1.3

Added

  • Time series API limits

0.1.2

Added

  • Support for /timeseries endpoints (#33)

0.1.1

Added

  • Add /bbox, /feature, and /statistics endpoints (#30)

0.1.1

Added

  • Ability to run locally with Earthdata authentication (#28)