Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@AlexTate AlexTate released this 02 Jun 13:14
· 52 commits to master since this release
a777f08

What's Changed

  • The default Python version has been upgraded to 3.10, and likewise for dependencies. A new script has been added for developers which helps automate Conda environment dependency resolution, vulnerability scans among packages, and the Conda tricks we've leveraged for performing fast, consistent installations. #307
  • Diagnostic alignment tables, which are produced by tiny-count when the --report-diags flag is provided, now include columns for the sequence's raw count, genomic hits, alignment mismatches vs. reference, and feature aliases. #309
  • Pipeline auto-documentation has been significantly improved in backward-compatible fashion. #312

Full Changelog: v1.4.0...v1.5.0