Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 1.27 KB

Changelog

v0.1.2

Updated

  • 80db60fb: Update Polars syntax to 1.0.0.
  • 27b3a059: Update Polars groupby syntax to group_by.
  • 98a55b0d: Update pyo3 and itertools dependencies.

Fixed

  • 80db60fb: Fix running scatac_scatac_fragment_tools bigwig on Polars >= 1.0.0.
  • d4d80c05: Propagate verbose flag to fragments_to_coverage when specified in scatac_scatac_fragment_tools bigwig.
  • 65381a76: Fix building for Linux ppc64le.

v0.1.1

Added

  • 004a265: Allow barcodes to map to multiple cell types while splitting fragments by cell type.