Skip to content

Version 0.9.2

Choose a tag to compare

@siebrenf siebrenf released this 29 Jan 10:42

[0.9.2] - 2021-01-28

Added

  • progress bars for downloading and bgzipping (the slow stuff)
  • spinner to indexing plugins (the slowest stuff)

Changed

  • removed dependency of psutils
  • added dependency of tqdm

Fixed

  • an oopsie in the regex filter functions slowing down install.
  • rm_rf and mkdir_p to behave more like their namesakes.