PR #122 in particular included quite a few issues, as well as performance boost for fetch, a new API method for fetching a Qiita study, clean up of warnings, removal of Py3.6 from build testing (the environments won't create) and addition of Python 3.10 into the matrix.
Specific other items addressed in #122 include:
- Allow for resolution of ambiguities while retaining the artifact ID #119
- A particular sample always crashes for me #117
- It would be nice to have an easy option to pull a specific qiita study #116
- redbiom summarize taxonomy should handle no hits gracefully #43
- redbiom search metadata NUMBER should fail gracefully #44
- Fixing instructions in readme #46
- If context creation fails, error gracefully #52
- search for phrases #50
- Where queries should support "in" correctly when the left hand is a string #41
What's Changed
- API/PERF: allow avoiding fetch of taxonomy by @wasade in #114
- add msgpack by @wasade in #115
- ping! by @antgonza in #118
Full Changelog: 0.3.8...0.3.9