Releases: stac-utils/stactools
Releases · stac-utils/stactools
v0.5.3
What's Changed
- make stats and histogram optional #466 by @thomas-maschler in #467
- Make stac-validator and stac-check optional by @gadomski in #468
- Better ux when missing validate by @gadomski in #469
- Remove quiet argument to
stac validate
by @gadomski in #471 - Release v0.5.3 by @gadomski in #470
New Contributors
- @thomas-maschler made their first contribution in #467
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
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
v0.4.8
What's Changed
- Use pyproject.toml by @gadomski in #424
- Use the antimeridian package by @gadomski in #426
- Decrease raster footprint memory use by @pjhartzell in #428
- Add
--no-resolve-links
argument for skipping over pulling external files by @jsignell in #430 - Fix antimeridian bbox by @gadomski in #432
- Release v0.4.8 by @gadomski in #433
New Contributors
Full Changelog: v0.4.7...v0.4.8
v0.4.7
v0.4.6
What's Changed
- Fix densification functions by @pjhartzell in #412
- feat: update bbox when updating geometry by @pjhartzell in #414
- Rework minimum requirements check by @gadomski in #415
- Add
enclose_poles
to antimeridian module by @gadomski in #416 - Release v0.4.6 by @gadomski in #417
Full Changelog: v0.4.5...v0.4.6
v0.4.5
This release is primarily to pick up stac-utils/stac-check#105, which fixed stac-check to depend on a non-pre-release version of jsonschema.
What's Changed
- Add codeowners and a note in the readme by @gadomski in #403
- Ceil jsonschema by @gadomski in #406
- Strip spaces and '/' from subdataset names by @gadomski in #407
- Bump stac-check to 1.3.2 by @gadomski in #409
- Add ruff, update files by @gadomski in #408
- Adding update-extent sub-command by @constantinius in #405
- Release v0.4.5 by @gadomski in #410
New Contributors
- @constantinius made their first contribution in #405
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Disallow sphinx 6 by @gadomski in #385
- Add geometry and bbox coordinate rounding by @pjhartzell in #384
- Expose recursive_round function by @pjhartzell in #390
pre-commit autoupdate
by @gadomski in #395- build(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #393
- Remove dependabot checks for pip dependencies by @gadomski in #401
- Move raster footprint functionality into a class by @pjhartzell in #396
New Contributors
- @pjhartzell made their first contribution in #384
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- feat: pass kwargs for io operations by @sharkinsspatial in #372
- add py311 to test matrix by @philvarner in #376
- Summaries by @rushgeo in #323
- Release v0.4.3 by @gadomski in #380
New Contributors
- @sharkinsspatial made their first contribution in #372
Full Changelog: v0.4.2...v0.4.3