Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 1.55 KB

Changelog

2.1.1 (2024-08-19)

Bug Fixes

  • use bioconda package for cyrcular 0.3.0 (b2ba7cb)

2.1.0 (2024-04-08)

Features

  • allow for all caps platform specification (d9e8cc2)

Bug Fixes

  • further pandas syntax fixes (f2f3f51)
  • more pandas syntax updates (cacc2b1)
  • query syntax for lower-casing platform entries in samples.tsv (70faa09)
  • remove benchmark directive from any rules with cache directive (f405a32)
  • revert unnecessary syntax change (05316e2)
  • try always lowercasing platform after getting it from samples table (f627736)