Highlights
What's Changed
- Update STAC_VERSION to v1.1.0 by @gadomski in #1427
- Include v1.1.0 in MANIFEST.in by @gadomski in #1431
- Add roles to common metadata by @tylanderson in #1444
- Update and clarify description, license, datetime properties by @tylanderson in #1445
- Add keywords to common metadata by @tylanderson in #1443
- Migrate pre-commit config by @gadomski in #1448
- Use uv by @gadomski in #1439
- replace str() with repr() in StringEnum & test it (#1369) by @teks in #1473
- Issue 1470 paths windows by @KeynesYouDigIt in #1475
- fix #1483 by @remicres in #1484
- build(deps): bump astral-sh/setup-uv from 4 to 5 by @dependabot in #1487
- Landsat tutorial: fix broken link by @adamjstewart in #1488
- Item assets by @jsignell in #1476
- Allow links to have
file://
prefix - but don't write them that way by default by @jsignell in #1489 - Update migrate code to handle license updates for v1.1.0 by @jsignell in #1491
- ProjectionExtension v2 (proj:epsg -> proj:code) by @jsignell in #1287
- fix: use application/geo+json for item links by @gadomski in #1495
- Access scientific extension on item using .ext by @jsignell in #1496
- Implement Extension: Render (#1464) by @bmcandr in #1465
- Fix up docs linking by @jsignell in #1499
- Better error message when link does not resolve by @jsignell in #1500
- Raise an error on APILayoutStrategy when root_href is non-url by @jsignell in #1498
- get_root_link/get_child_links/get_item_links: Ensure correct media types by @jsignell in #1497
- release: v1.12.0 by @gadomski in #1502
New Contributors
- @tylanderson made their first contribution in #1444
- @teks made their first contribution in #1473
- @KeynesYouDigIt made their first contribution in #1475
- @adamjstewart made their first contribution in #1488
Full Changelog: v1.11.0...v1.12.0