Skip to content

Latest commit

 

History

History
80 lines (36 loc) · 2.88 KB

File metadata and controls

80 lines (36 loc) · 2.88 KB

Changelog

0.10.0 (2024-12-06)

Features

0.9.0 (2024-07-12)

Features

  • deprecated some types, made parallel readers more generic (5dd74da)

Bug Fixes

  • make some fields public (6f15db7)
  • removed some unused code, adding filter version of rad and chunk reader (7bfc668)

0.8.2 (2024-03-08)

Bug Fixes

  • add functions for compatibility with alevin-fry changes (a9df1fa)
  • add new function (87dbbd1)

0.8.1 (2024-03-03)

Bug Fixes

  • umi type tag is u not b (67f3e28)

0.8.0 (2024-02-26)

Features

  • add record_context function to prelude (aa85018)

Bug Fixes

  • add examples to Cargo.toml (a163b99)

0.7.0 (2024-02-16)

Features

  • drop htslib dependency, update deps (ff4940f)

0.6.0 (2023-06-29)

Features

0.5.1 (2023-01-12)

Features

0.5.0 (2022-11-08)

Features

  • deps: update dependencies (d0b9641)

Initial separate release of libradicl