We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff8d2a commit b54b72eCopy full SHA for b54b72e
CHANGELOG.md
@@ -10,6 +10,9 @@
10
- `LabelMethod` enum in `pystac.extensions.label` with recommended values for
11
`"label:methods"` field ([#484](https://github.com/stac-utils/pystac/pull/484))
12
- Label Extension summaries ([#484](https://github.com/stac-utils/pystac/pull/484))
13
+- Timestamps Extension summaries ([#513](https://github.com/stac-utils/pystac/pull/513))
14
+- Define equality and `__repr__` of `RangeSummary` instances based on `to_dict`
15
+ representation ([#513](https://github.com/stac-utils/pystac/pull/513))
16
17
### Changed
18
0 commit comments