File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 1212- Use [ uv] ( https://github.com/astral-sh/uv ) for development dependencies and docs ([ #1439 ] ( https://github.com/stac-utils/pystac/pull/1439 ) )
1313- 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)
1414- Deprecated ` ItemAssetExtension ` ([ #1476 ] ( https://github.com/stac-utils/pystac/pull/1476 ) )
15+ - Update Projection Extension to version 2 - proj: epsg -> proj: code ([ #1287 ] ( https://github.com/stac-utils/pystac/pull/1287 ) )
16+ - Update migrate code to handle license changes in STAC spec 1.1.0 ([ #1491 ] ( https://github.com/stac-utils/pystac/pull/1491 ) )
17+ - Allow links to have ` file:// ` prefix - but don't write them that way by default ([ #1489 ] ( https://github.com/stac-utils/pystac/pull/1489 ) )
1518
1619### Fixed
1720
1821- Use ` application/geo+json ` for ` item ` links ([ #1495 ] ( https://github.com/stac-utils/pystac/pull/1495 ) )
22+ - Includes the scientific extension in Item's ext interface ([ #1496 ] ( https://github.com/stac-utils/pystac/pull/1496 ) )
1923
2024## [ v1.11.0] - 2024-09-26
2125
You can’t perform that action at this time.
0 commit comments