v0.5.0
What's Changed
- Remove unused dependencies by @gadomski in #434
- Make copy-assets actually work by @jsignell in #436
- Remove lots of test cases and move some up out of subdirs by @jsignell in #438
- Raster footprint: let user set destination CRS 4326 by @jsignell in #440
- Update docs build to match pystac by @jsignell in #446
- Enforce that shapely be >=2.0.0 and unify reproject_* by @jsignell in #441
- Allow geometries to be computed from multiple asset footprints by @jpolchlo in #445
- More pytest - deprecate
CliTestCase
by @jsignell in #447 - Let user set asset key, roles on
stac create-item
by @jsignell in #442 stac copy --copy-assets
should copy collection assets by @jsignell in #437- Include py.typed in packaging by @gadomski in #452
- Remove @gadomski as a codeowner by @gadomski in #448
- Improve documentation of
TestData
by @jsignell in #451 - Release v0.5.0 by @gadomski in #453
New Contributors
Full Changelog: v0.4.8...v0.5.0