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 8486774 commit b2fdf5eCopy full SHA for b2fdf5e
CHANGELOG.md
@@ -16,6 +16,8 @@
16
- Package author to `stac-utils`, email to `stac@radiant.earth`, url to this repo ([#409](https://github.com/stac-utils/pystac/pull/409))
17
- `StacIO.read_json` passes arbitrary positional and keyword arguments to
18
`StacIO.read_text` ([#433](https://github.com/stac-utils/pystac/pull/433))
19
+- `FileExtension` updated to work with File Info Extension v2.0.0 ([#442](https://github.com/stac-utils/pystac/pull/442))
20
+- `FileExtension` only operates on `pystac.Asset` instances ([#442](https://github.com/stac-utils/pystac/pull/442))
21
22
### Fixed
23
0 commit comments