0.4.0 (2023-10-28)
- bump noodles version (0c93e50)
- be pendantic about polars version (2e33395)
0.3.1 (2023-07-24)
- 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)
- add update_column and update_dataframe (de48312)
0.2.1 (2023-07-10)
- Fix cargo file (cd17195)
0.2.0 (2023-07-09)
- add filterable writers (2f4890d)
- format (4cc41bd)
0.1.4 (2023-06-13)
- readme description (43b7a79)
0.1.3 (2023-06-13)
- keywords in crate manifest (8295546)
0.1.2 (2023-06-13)
- too many keywords in crate manifest (1708f34)
0.1.1 (2023-06-13)
- fix crates build (3557af6)
- 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)