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 b42d147 commit 38e6662Copy full SHA for 38e6662
CHANGELOG.md
@@ -2,11 +2,17 @@
2
3
## [Unreleased]
4
5
+
6
+### Added
7
8
+- Top-level `item_assets` dict on `Collection`s ([#1476](https://github.com/stac-utils/pystac/pull/1476))
9
10
### Changed
11
12
- Write STAC v1.1.0 ([#1427](https://github.com/stac-utils/pystac/pull/1427))
13
- Use [uv](https://github.com/astral-sh/uv) for development dependencies and docs ([#1439](https://github.com/stac-utils/pystac/pull/1439))
14
- Correctly detect absolute file path ref on windows, reflecting change in python 3.13 ([#1475](https://github.com/stac-utils/pystac/pull/14750)) (only effects python 3.13)
15
+- Deprecated `ItemAssetExtension` ([#1476](https://github.com/stac-utils/pystac/pull/1476))
16
17
## [v1.11.0] - 2024-09-26
18
0 commit comments