Skip to content

Release 0.7.6

Compare
Choose a tag to compare
@farchaab farchaab released this 21 Aug 08:25
· 54 commits to main since this release
050dff4

Summary

Small release to fix container, conda-envs and unit-tests

Additions

71f057b Added CITATION.cff file

Changes

  • Conda:
    • 1896d62 Seperated utils conda envs
    • 6d77247 Froze env versions
    • 4175e0c Seperated csvtk and taxonkit envs
    • a8acd3c Changed conda prefix to .snakemake/conda
    • 6fce312 Use p7zip instead of unzip for extracting archive on macos
  • Container:
    • 0a7e034 Added all dependencies in env.yaml

Fixes

  • d845dc2 Fixed arch64 container build
  • 4bbc993 Fixed XDG_CACHE_HOME
  • d3cb2a9 Fixed unexpected characters in query wildcard
  • 9b18f69 Include genome and seq-report by default (fixes missing input files)
  • 050dff4 Fixed macos-latest unit-test

Full Changelog: v0.7.5...v0.7.6