Skip to content

Latest commit

 

History

History
270 lines (132 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

270 lines (132 loc) · 11.9 KB

Changelog

0.17.0 (2024-07-01)

Features

  • Add refresh-prog-info subcommand (8597635)
  • copy over gene_id_to_names.tsv to quant directory (8597635)
  • support new piscem geometry flags (8597635)

0.16.2 (2024-02-01)

Bug Fixes

  • add seed parameter to piscem-based index build (7420657)
  • improve doc string, fix error typo (8eb7302)

0.16.1 (2024-01-30)

Bug Fixes

  • update 10xv3 permit list location (b3adcf3)

0.16.0 (2024-01-29)

Features

  • make piscem default, add --no-piscem flag (1642732)

Bug Fixes

0.15.1 (2023-10-29)

Bug Fixes

0.15.0 (2023-10-24)

Features

  • advanced params for piscem >= 0.7 (a19b492)

Bug Fixes

  • accept boolean fields as simpleaf parameters (64d8191)
  • be able to parse all kinds of json value (d2024f0)
  • bump dependencies (44a0681)
  • write workflow log when external command fails (ab62f03)

0.14.1 (2023-07-10)

Bug Fixes

0.14.0 (2023-06-13)

Features

  • replace pyroe with roers (edcf2c5)

0.13.0 (2023-04-17)

Features

  • simpleaf workflow refresh + display version in simpleaf workflow list (c07bf99)

Bug Fixes

  • change force update protocols estuary to an enum (b2a7e8f)
  • improve workflow list and add --ext-codes flag to workflow run (a389e7f)

0.12.0 (2023-04-10)

Features

  • improve autodetection of index type (ed70433)
  • improve logging when parsing commands from workflow description (083e714)
  • improve logging when parsing commands from workflow description (0d91772)

0.11.1 (2023-04-07)

Bug Fixes

  • add submodule to cargo.toml (6475ced)

0.11.0 (2023-04-07)

Features

  • add --skip-steps, --start-at, --resume for simpleaf workflow, and add get-workflow-config program (be205b1)
  • Add Active field to workflow (22e0096)
  • add more arguments and improve external command execution (475aabf)
  • allow streaming transformation of complex geometry (11e177b)
  • bump seq_geom version and print xform stats (4055cb5)
  • improve workflow doc (dd8f3c5)
  • improve workflow logging (07f811a)
  • simpleaf RunWorkflow (21dd9d8)

Bug Fixes

  • add explicit_pl to allowed filter arguments (30f86e9)
  • fix incorrect collate cmd log recorded in the simpleaf_quant_log.json (8f9a59f)
  • toy reference dir in testing dataset (6a9ed0e)
  • toy reference dir in testing dataset (095efcb)
  • Update af_utils.rs (fff3b5e)
  • update library call to get simplified description string (4d87286)

0.10.0 (2023-02-12)

Features

Bug Fixes

  • add --overwrite flag to index command (2340945)

0.9.0 (2023-02-08)

Features

  • attempt to infer t2g if not provided explicitly (656a84a)

Bug Fixes

  • be more informative on command error (44fb9cb)
  • fix duplicated short argument (64a3010)

0.8.1 (2023-01-03)

Bug Fixes

  • minor dep version bumps (e3d79fe)

0.8.0 (2023-01-03)

Features

  • switch to tracing for logging (01538c6)

Bug Fixes

  • improve helping message (9a3d851)

0.7.0 (2022-11-15)

Features

  • quant from map and min-reads (0621a2d)

0.6.0 (2022-10-26)

Features

  • create AF_HOME if needed in set-paths (0d5411b)
  • create AF_HOME if needed in set-paths (742c2e2)
  • create home dir if it doesn't exist (bae0d42)

0.5.3 (2022-10-11)

Bug Fixes

0.5.2 (2022-10-01)

Bug Fixes

0.5.1 (2022-08-23)

Bug Fixes

  • parsing of multiple files for quant (349642e)

0.5.0 (2022-08-21)

Features

  • added ability to set expected-ori in quant (66aab95)

0.4.0 (2022-08-04)

Features

  • allow index to take targets directly (20750a6)
  • can pass -u flag to quant with file (f795940)

0.3.0 (2022-08-02)

Features

  • add chemistries command (75e3dbe)

Bug Fixes

0.2.1 (2022-07-29)

Bug Fixes

0.2.0 (2022-07-29)

⚠ BREAKING CHANGES

  • add required cargo fields

Bug Fixes

0.1.1 (2022-07-29)

Bug Fixes

  • try to force cargo publish (1f13cb5)

0.1.0 (2022-07-29)

Bug Fixes

  • change ci branch to main (3229283)
  • Simply match statements to if let (3c25d20)