Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 01:28
e25066b

0.2.0 (2026-08-14)

Features

  • default min_frac_accessible to 0.10 (#66) (2f52149)
  • update fibertools-rs to 0.13 (the MA update) and move mac support to Apple Silicon (#62) (6e8ca80)

Bug Fixes

  • exclude_from_shuffle when no excludes are configured (#65) (56966ff)
  • explictly set schema for reading bed via polars csv (#53) (fd019e5), closes #52
  • force chrom as utf8 in pl.read_csv callsites (#56) (b66739e)
  • guard against bioawk phantom empty record in fire_coverage/coverage division (#48) (835868d)