Skip to content

Performance and bug fix release

Latest
Compare
Choose a tag to compare
@wasade wasade released this 20 Dec 00:53
· 5 commits to master since this release

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

Full Changelog: 0.3.8...0.3.9