We've refactored how extensions work in #pystac, and it'd be super helpful for the @stacspec.bsky.social community to kick the tires on the release candidate.
To install: `uv pip install pystac==1.15.0rc1 --prerelease=allow`
Writeup: github.com/radiantearth...
In 2021, pystac chose to only support the latest version of each supported STAC extension: stac-utils/pystac#448. Since then, it's become clear that this is awkward for users, as they're forced to ...