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