stac v0.9.0
Overview
This release includes (experimental) stac-geoparquet support! 🎉
Added
Bbox(#303, #328)- Functions to create collections from items (#304)
- Default implementation for
Version(#309) - Experimental GeoParquet and GeoArrow support (#316, #319, #328)
- Public
stac::iomodule (#319)
Fixed
- Don't add a
bandsattribute if all bands are empty when migrating (#351)
Changed
- Use
DateTime<Utc>instead ofStringfor datetimes (#297, #304) - Add
Href.clear_href(#299) - Rename
media_typemodule tomime, deprecate a bunch of them, add some others (#327)