Skip to content

Latest commit

 

History

History
103 lines (54 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

103 lines (54 loc) · 4.89 KB

Changelog

0.4.0 (2023-10-28)

Features

Bug Fixes

  • be pendantic about polars version (2e33395)

0.3.1 (2023-07-24)

Bug Fixes

  • fix bugs in update_df (142792e)
  • fix outdated function name update_dataframe to update_df (5f7a66e)
  • Merge pull request #37 from COMBINE-lab/dev (5f7a66e)

0.3.0 (2023-07-24)

Features

  • add update_column and update_dataframe (de48312)

0.2.1 (2023-07-10)

Bug Fixes

0.2.0 (2023-07-09)

Features

Bug Fixes

0.1.4 (2023-06-13)

Bug Fixes

0.1.3 (2023-06-13)

Bug Fixes

  • keywords in crate manifest (8295546)

0.1.2 (2023-06-13)

Bug Fixes

  • too many keywords in crate manifest (1708f34)

0.1.1 (2023-06-13)

Bug Fixes

0.1.0 (2023-06-13)

Features

  • add gaps option (7058ec6)
  • added more testing functions (9c9bf85)
  • error checking (13094f5)
  • flank function checked. (cf54ae6)
  • get_transcript_sequences function and tons of modifications to the design (13ca1d3)
  • implemented introns function (01d92fb)
  • new merge function using poloars (a4d016e)
  • testing functions and improved implementations (4f44f8b)

Bug Fixes