Releases: stac-utils/pystac-client
Releases · stac-utils/pystac-client
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
What's Changed
- Use singular field key names:
include
andexclude
by @kurtmckee in #690 - Release v0.8.1 by @gadomski in #692
New Contributors
- @kurtmckee made their first contribution in #690
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Exclude macos and python 3.9 by @gadomski in #674
- minor grammar fix in readme by @Keenan-Nicholson in #676
- Use versioning-strategy increase-if-necessary by @gadomski in #682
- Fix requires-python in metadata by @gadomski in #684
- Interpret naive datetimes as UTC by @gadomski in #686
- Release v0.8.0 by @gadomski in #687
New Contributors
- @Keenan-Nicholson made their first contribution in #676
Full Changelog: v0.7.7...v0.8.0
v0.7.7
What's Changed
- Remove inaccurate docstring by @sachsbl in #653
- Update to pystac v1.10 by @gadomski in #661
- Switch to uv by @gadomski in #663
- Add APILayoutStrategy as fallback strategy by @thomas-maschler in #666
- Allow requests to respect the environment by @gadomski in #669
- Release v0.7.7 by @gadomski in #671
New Contributors
- @sachsbl made their first contribution in #653
- @thomas-maschler made their first contribution in #666
Full Changelog: v0.7.6...v0.7.7
v0.7.6
What's Changed
- Fix typo in contributing documentation by @chuckwondo in #597
- Make cli.search function kwargs explicit by @chuckwondo in #599
- Remove note re: multiple collections by @gadomski in #604
- Make sure that
get_items
does not recurse by @jsignell in #608 - Resolve warning in
pydata_sphinx_theme
by @jsignell in #610 - Fix readthedocs config by @gadomski in #616
- Fix
CollectionClient.get_items
with IDs whenrecursive=False
by @bmcandr in #639 - Don't treat warnings as errors. by @sebastic in #640
- Fix to logic determining if context.matched in response by @dchandan in #646
- Release v0.7.6 by @gadomski in #647
New Contributors
- @chuckwondo made their first contribution in #597
- @bmcandr made their first contribution in #639
- @sebastic made their first contribution in #640
- @dchandan made their first contribution in #646
Full Changelog: v0.7.5...v0.7.6