Skip to content

[0.14.0] - 2022-08-01

Compare
Choose a tag to compare
@siebrenf siebrenf released this 01 Aug 13:37
· 51 commits to master since this release

Added

  • now using filelock for improved thread safety
  • now checking if every API/FTP/HTTP(S) is accessible before proceeding
  • genomepy search improvements:
    • text search now accepts regex, and multiple substrings (space separated) are unordered.
    • taxonomy search now returns all hits that start with the given number.

Changed

  • switched to pyproject.toml + hatchling for packaging

Fixed

  • updated the README and CLI documentation to mention the Local provider